Uses of Class
software.amazon.awssdk.services.tnb.model.UpdateSolNetworkModify
-
Packages that use UpdateSolNetworkModify Package Description software.amazon.awssdk.services.tnb.model -
-
Uses of UpdateSolNetworkModify in software.amazon.awssdk.services.tnb.model
Methods in software.amazon.awssdk.services.tnb.model that return UpdateSolNetworkModify Modifier and Type Method Description UpdateSolNetworkModifyUpdateSolNetworkInstanceRequest. modifyVnfInfoData()Identifies the network function information parameters and/or the configurable properties of the network function to be modified.Methods in software.amazon.awssdk.services.tnb.model with parameters of type UpdateSolNetworkModify Modifier and Type Method Description UpdateSolNetworkInstanceRequest.BuilderUpdateSolNetworkInstanceRequest.Builder. modifyVnfInfoData(UpdateSolNetworkModify modifyVnfInfoData)Identifies the network function information parameters and/or the configurable properties of the network function to be modified.
-