public static interface UpdateSolNetworkModify.Builder extends SdkPojo, CopyableBuilder<UpdateSolNetworkModify.Builder,UpdateSolNetworkModify>
| Modifier and Type | Method and Description |
|---|---|
UpdateSolNetworkModify.Builder |
vnfConfigurableProperties(Document vnfConfigurableProperties)
Provides values for the configurable properties declared in the function package descriptor.
|
UpdateSolNetworkModify.Builder |
vnfInstanceId(String vnfInstanceId)
ID of the network function instance.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSolNetworkModify.Builder vnfConfigurableProperties(Document vnfConfigurableProperties)
Provides values for the configurable properties declared in the function package descriptor.
vnfConfigurableProperties - Provides values for the configurable properties declared in the function package descriptor.UpdateSolNetworkModify.Builder vnfInstanceId(String vnfInstanceId)
ID of the network function instance.
A network function instance is a function in a function package .
vnfInstanceId - ID of the network function instance.
A network function instance is a function in a function package .
Copyright © 2023. All rights reserved.