Interface VendorNetworkFunction.UpdateStages.WithVendorProvisioningState

All Known Subinterfaces:
VendorNetworkFunction.Update
Enclosing interface:
VendorNetworkFunction.UpdateStages

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

    • withVendorProvisioningState

      VendorNetworkFunction.Update 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.