| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSolNetworkModify.Builder |
UpdateSolNetworkModify.builder() |
UpdateSolNetworkModify.Builder |
UpdateSolNetworkModify.toBuilder() |
UpdateSolNetworkModify.Builder |
UpdateSolNetworkModify.Builder.vnfConfigurableProperties(Document vnfConfigurableProperties)
Provides values for the configurable properties declared in the function package descriptor.
|
UpdateSolNetworkModify.Builder |
UpdateSolNetworkModify.Builder.vnfInstanceId(String vnfInstanceId)
ID of the network function instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSolNetworkModify.Builder> |
UpdateSolNetworkModify.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSolNetworkInstanceRequest.Builder |
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.
|
Copyright © 2023. All rights reserved.