@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetSolNetworkInstanceRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetSolNetworkInstanceRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetSolNetworkInstanceRequest |
clone() |
boolean |
equals(Object obj) |
String |
getNsInstanceId()
ID of the network instance.
|
int |
hashCode() |
void |
setNsInstanceId(String nsInstanceId)
ID of the network instance.
|
String |
toString()
Returns a string representation of this object.
|
GetSolNetworkInstanceRequest |
withNsInstanceId(String nsInstanceId)
ID of the network instance.
|
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 setNsInstanceId(String nsInstanceId)
ID of the network instance.
nsInstanceId - ID of the network instance.public String getNsInstanceId()
ID of the network instance.
public GetSolNetworkInstanceRequest withNsInstanceId(String nsInstanceId)
ID of the network instance.
nsInstanceId - ID of the network instance.public String toString()
toString in class ObjectObject.toString()public GetSolNetworkInstanceRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2025. All rights reserved.