public static interface InstantiateSolNetworkInstanceResponse.Builder extends TnbResponse.Builder, SdkPojo, CopyableBuilder<InstantiateSolNetworkInstanceResponse.Builder,InstantiateSolNetworkInstanceResponse>
| Modifier and Type | Method and Description |
|---|---|
InstantiateSolNetworkInstanceResponse.Builder |
nsLcmOpOccId(String nsLcmOpOccId)
The identifier of the network operation.
|
InstantiateSolNetworkInstanceResponse.Builder |
tags(Map<String,String> tags)
A tag is a label that you assign to an Amazon Web Services resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildInstantiateSolNetworkInstanceResponse.Builder nsLcmOpOccId(String nsLcmOpOccId)
The identifier of the network operation.
nsLcmOpOccId - The identifier of the network operation.InstantiateSolNetworkInstanceResponse.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.Copyright © 2023. All rights reserved.