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