static Service.RoutingStrategy |
Service.RoutingStrategy.forNumber(int value) |
|
Service.RoutingStrategy |
Service.CreateGatewayEndpoint.Builder.getRoutingStrategy() |
Optional routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.CreateGatewayEndpoint.getRoutingStrategy() |
Optional routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.CreateGatewayEndpointOrBuilder.getRoutingStrategy() |
Optional routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.GatewayEndpoint.Builder.getRoutingStrategy() |
Routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.GatewayEndpoint.getRoutingStrategy() |
Routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.GatewayEndpointOrBuilder.getRoutingStrategy() |
Routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.UpdateGatewayEndpoint.Builder.getRoutingStrategy() |
Optional new routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.UpdateGatewayEndpoint.getRoutingStrategy() |
Optional new routing strategy for the endpoint
|
Service.RoutingStrategy |
Service.UpdateGatewayEndpointOrBuilder.getRoutingStrategy() |
Optional new routing strategy for the endpoint
|
static Service.RoutingStrategy |
Service.RoutingStrategy.valueOf(int value) |
Deprecated.
|
static Service.RoutingStrategy |
Service.RoutingStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Service.RoutingStrategy |
Service.RoutingStrategy.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Service.RoutingStrategy[] |
Service.RoutingStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|