public static interface DefaultRouteInput.Builder extends SdkPojo, CopyableBuilder<DefaultRouteInput.Builder,DefaultRouteInput>
| Modifier and Type | Method and Description |
|---|---|
DefaultRouteInput.Builder |
activationState(RouteActivationState activationState)
If set to
ACTIVE, traffic is forwarded to this route’s service after the route is created. |
DefaultRouteInput.Builder |
activationState(String activationState)
If set to
ACTIVE, traffic is forwarded to this route’s service after the route is created. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDefaultRouteInput.Builder activationState(String activationState)
If set to ACTIVE, traffic is forwarded to this route’s service after the route is created.
activationState - If set to ACTIVE, traffic is forwarded to this route’s service after the route is
created.RouteActivationState,
RouteActivationStateDefaultRouteInput.Builder activationState(RouteActivationState activationState)
If set to ACTIVE, traffic is forwarded to this route’s service after the route is created.
activationState - If set to ACTIVE, traffic is forwarded to this route’s service after the route is
created.RouteActivationState,
RouteActivationStateCopyright © 2022. All rights reserved.