public static interface TerminateSolNetworkInstanceRequest.Builder extends TnbRequest.Builder, SdkPojo, CopyableBuilder<TerminateSolNetworkInstanceRequest.Builder,TerminateSolNetworkInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
TerminateSolNetworkInstanceRequest.Builder |
nsInstanceId(String nsInstanceId)
ID of the network instance.
|
TerminateSolNetworkInstanceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
TerminateSolNetworkInstanceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
TerminateSolNetworkInstanceRequest.Builder |
tags(Map<String,String> tags)
A tag is a label that you assign to an Amazon Web Services resource.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildTerminateSolNetworkInstanceRequest.Builder nsInstanceId(String nsInstanceId)
ID of the network instance.
nsInstanceId - ID of the network instance.TerminateSolNetworkInstanceRequest.Builder tags(Map<String,String> tags)
A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. When you use this API, the tags are transferred to the network operation that is created. Use tags to search and filter your resources or track your Amazon Web Services costs.
tags - A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an
optional value. When you use this API, the tags are transferred to the network operation that is
created. Use tags to search and filter your resources or track your Amazon Web Services costs.TerminateSolNetworkInstanceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderTerminateSolNetworkInstanceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.