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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java