public class MessageContextMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| MessageContextMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDeployment()Gets the deployment. | 
| java.lang.String | getUserId()Gets the userId. | 
| void | setDeployment(java.lang.String deployment)Sets the deployment. | 
| void | setUserId(java.lang.String userId)Sets the userId. | 
public java.lang.String getDeployment()
public java.lang.String getUserId()
public void setDeployment(java.lang.String deployment)
deployment - the new deploymentpublic void setUserId(java.lang.String userId)
userId - the new userId