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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java