Uses of Class
com.google.cloud.config.v1.Revision.BlueprintCase
-
Packages that use Revision.BlueprintCase Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of Revision.BlueprintCase in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return Revision.BlueprintCase Modifier and Type Method Description static Revision.BlueprintCaseRevision.BlueprintCase. forNumber(int value)Revision.BlueprintCaseRevision.Builder. getBlueprintCase()Revision.BlueprintCaseRevision. getBlueprintCase()Revision.BlueprintCaseRevisionOrBuilder. getBlueprintCase()static Revision.BlueprintCaseRevision.BlueprintCase. valueOf(int value)Deprecated.static Revision.BlueprintCaseRevision.BlueprintCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Revision.BlueprintCase[]Revision.BlueprintCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-