ServiceRemotingMessageBody Class
- java.
lang. Object - Serializable
- microsoft.
servicefabric. services. remoting. ServiceRemotingMessageBody
- microsoft.
public class ServiceRemotingMessageBody
Message body for service remoting.
Method Summary
Modifier and Type | Method and Description |
---|---|
Object | getValue() |
void | setValue(Object value) |
Method Details
getValue
public Object getValue()
setValue
public void setValue(Object value)
Parameters:
value
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java