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