Uses of Class
com.google.cloud.config.v1.Revision.Action
-
Packages that use Revision.Action Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of Revision.Action in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return Revision.Action Modifier and Type Method Description static Revision.ActionRevision.Action. forNumber(int value)Revision.ActionRevision.Builder. getAction()Output only.Revision.ActionRevision. getAction()Output only.Revision.ActionRevisionOrBuilder. getAction()Output only.static Revision.ActionRevision.Action. valueOf(int value)Deprecated.static Revision.ActionRevision.Action. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Revision.ActionRevision.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static Revision.Action[]Revision.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.config.v1 that return types with arguments of type Revision.Action Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Revision.Action>Revision.Action. internalGetValueMap()Methods in com.google.cloud.config.v1 with parameters of type Revision.Action Modifier and Type Method Description Revision.BuilderRevision.Builder. setAction(Revision.Action value)Output only.
-