Uses of Class
com.google.cloud.apigateway.v1.Gateway.State
-
Packages that use Gateway.State Package Description com.google.cloud.apigateway.v1 A client to API Gateway API -
-
Uses of Gateway.State in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return Gateway.State Modifier and Type Method Description static Gateway.StateGateway.State. forNumber(int value)Gateway.StateGateway.Builder. getState()Output only.Gateway.StateGateway. getState()Output only.Gateway.StateGatewayOrBuilder. getState()Output only.static Gateway.StateGateway.State. valueOf(int value)Deprecated.static Gateway.StateGateway.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Gateway.StateGateway.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Gateway.State[]Gateway.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.apigateway.v1 that return types with arguments of type Gateway.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Gateway.State>Gateway.State. internalGetValueMap()Methods in com.google.cloud.apigateway.v1 with parameters of type Gateway.State Modifier and Type Method Description Gateway.BuilderGateway.Builder. setState(Gateway.State value)Output only.
-