public static interface UpdateSolNetworkInstanceRequest.Builder extends TnbRequest.Builder, SdkPojo, CopyableBuilder<UpdateSolNetworkInstanceRequest.Builder,UpdateSolNetworkInstanceRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSolNetworkInstanceRequest.Builder modifyVnfInfoData(UpdateSolNetworkModify modifyVnfInfoData)
Identifies the network function information parameters and/or the configurable properties of the network function to be modified.
modifyVnfInfoData - Identifies the network function information parameters and/or the configurable properties of the
network function to be modified.default UpdateSolNetworkInstanceRequest.Builder modifyVnfInfoData(Consumer<UpdateSolNetworkModify.Builder> modifyVnfInfoData)
Identifies the network function information parameters and/or the configurable properties of the network function to be modified.
This is a convenience method that creates an instance of theUpdateSolNetworkModify.Builder avoiding
the need to create one manually via UpdateSolNetworkModify.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to modifyVnfInfoData(UpdateSolNetworkModify).
modifyVnfInfoData - a consumer that will call methods on UpdateSolNetworkModify.BuildermodifyVnfInfoData(UpdateSolNetworkModify)UpdateSolNetworkInstanceRequest.Builder nsInstanceId(String nsInstanceId)
ID of the network instance.
nsInstanceId - ID of the network instance.UpdateSolNetworkInstanceRequest.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.UpdateSolNetworkInstanceRequest.Builder updateType(String updateType)
The type of update.
updateType - The type of update.UpdateSolNetworkType,
UpdateSolNetworkTypeUpdateSolNetworkInstanceRequest.Builder updateType(UpdateSolNetworkType updateType)
The type of update.
updateType - The type of update.UpdateSolNetworkType,
UpdateSolNetworkTypeUpdateSolNetworkInstanceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateSolNetworkInstanceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.