public static interface ForwardingConfig.Builder extends SdkPojo, CopyableBuilder<ForwardingConfig.Builder,ForwardingConfig>
| Modifier and Type | Method and Description |
|---|---|
ForwardingConfig.Builder |
state(ForwardingConfigState state)
The forwarding state for the given property.
|
ForwardingConfig.Builder |
state(String state)
The forwarding state for the given property.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildForwardingConfig.Builder state(String state)
The forwarding state for the given property.
state - The forwarding state for the given property.ForwardingConfigState,
ForwardingConfigStateForwardingConfig.Builder state(ForwardingConfigState state)
The forwarding state for the given property.
state - The forwarding state for the given property.ForwardingConfigState,
ForwardingConfigStateCopyright © 2023. All rights reserved.