static EndpointsApiService.RolloutStrategy |
EndpointsApiService.RolloutStrategy.forNumber(int value) |
|
EndpointsApiService.RolloutStrategy |
EndpointsApiService.Builder.getRolloutStrategy() |
Endpoints rollout strategy.
|
EndpointsApiService.RolloutStrategy |
EndpointsApiService.getRolloutStrategy() |
Endpoints rollout strategy.
|
EndpointsApiService.RolloutStrategy |
EndpointsApiServiceOrBuilder.getRolloutStrategy() |
Endpoints rollout strategy.
|
static EndpointsApiService.RolloutStrategy |
EndpointsApiService.RolloutStrategy.valueOf(int value) |
Deprecated.
|
static EndpointsApiService.RolloutStrategy |
EndpointsApiService.RolloutStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static EndpointsApiService.RolloutStrategy |
EndpointsApiService.RolloutStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EndpointsApiService.RolloutStrategy[] |
EndpointsApiService.RolloutStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|