Channel.UpdateStages.WithProvisioningState Interface
public static interface Channel.UpdateStages.WithProvisioningState
The stage of the Channel update allowing to specify provisioningState.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProvisioningState(ChannelProvisioningState provisioningState)
Specifies the provisioning |
Method Details
withProvisioningState
public abstract Channel.Update withProvisioningState(ChannelProvisioningState provisioningState)
Specifies the provisioningState property: Provisioning state of the channel..
Parameters:
Returns: