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