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