@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TerminateSolNetworkInstanceResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
TerminateSolNetworkInstanceResult() |
| Modifier and Type | Method and Description |
|---|---|
TerminateSolNetworkInstanceResult |
clone() |
boolean |
equals(Object obj) |
String |
getNsLcmOpOccId()
The identifier of the operation occurrence.
|
int |
hashCode() |
void |
setNsLcmOpOccId(String nsLcmOpOccId)
The identifier of the operation occurrence.
|
String |
toString()
Returns a string representation of this object.
|
TerminateSolNetworkInstanceResult |
withNsLcmOpOccId(String nsLcmOpOccId)
The identifier of the operation occurrence.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setNsLcmOpOccId(String nsLcmOpOccId)
The identifier of the operation occurrence.
nsLcmOpOccId - The identifier of the operation occurrence.public String getNsLcmOpOccId()
The identifier of the operation occurrence.
public TerminateSolNetworkInstanceResult withNsLcmOpOccId(String nsLcmOpOccId)
The identifier of the operation occurrence.
nsLcmOpOccId - The identifier of the operation occurrence.public String toString()
toString in class ObjectObject.toString()public TerminateSolNetworkInstanceResult clone()
Copyright © 2023. All rights reserved.