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