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