Channel.UpdateStages.WithReadinessState Interface
public static interface Channel.UpdateStages.WithReadinessState
The stage of the Channel update allowing to specify readinessState.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withReadinessState(ReadinessState readinessState)
Specifies the readiness |
Method Details
withReadinessState
public abstract Channel.Update withReadinessState(ReadinessState readinessState)
Specifies the readinessState property: The readiness state of the corresponding partner topic..
Parameters:
Returns: