Interface VendorNetworkFunction.DefinitionStages.WithVendorProvisioningState

All Known Subinterfaces:
VendorNetworkFunction.Definition, VendorNetworkFunction.DefinitionStages.WithCreate
Enclosing interface:
VendorNetworkFunction.DefinitionStages

public static interface VendorNetworkFunction.DefinitionStages.WithVendorProvisioningState
The stage of the VendorNetworkFunction definition allowing to specify vendorProvisioningState.
  • Method Details

    • withVendorProvisioningState

      VendorNetworkFunction.DefinitionStages.WithCreate withVendorProvisioningState(VendorProvisioningState vendorProvisioningState)
      Specifies the vendorProvisioningState property: The vendor controlled provisioning state of the vendor network function..
      Parameters:
      vendorProvisioningState - The vendor controlled provisioning state of the vendor network function.
      Returns:
      the next definition stage.