@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CancelSolNetworkOperationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
CancelSolNetworkOperationRequest() |
| Modifier and Type | Method and Description |
|---|---|
CancelSolNetworkOperationRequest |
clone() |
boolean |
equals(Object obj) |
String |
getNsLcmOpOccId()
The ID of a network operation occurrence.
|
int |
hashCode() |
void |
setNsLcmOpOccId(String nsLcmOpOccId)
The ID of a network operation occurrence.
|
String |
toString()
Returns a string representation of this object.
|
CancelSolNetworkOperationRequest |
withNsLcmOpOccId(String nsLcmOpOccId)
The ID of a network operation occurrence.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setNsLcmOpOccId(String nsLcmOpOccId)
The ID of a network operation occurrence.
nsLcmOpOccId - The ID of a network operation occurrence.public String getNsLcmOpOccId()
The ID of a network operation occurrence.
public CancelSolNetworkOperationRequest withNsLcmOpOccId(String nsLcmOpOccId)
The ID of a network operation occurrence.
nsLcmOpOccId - The ID of a network operation occurrence.public String toString()
toString in class ObjectObject.toString()public CancelSolNetworkOperationRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.