Uses of Interface
com.google.cloud.config.v1.DeploymentOrBuilder
-
Packages that use DeploymentOrBuilder Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of DeploymentOrBuilder in com.google.cloud.config.v1
Classes in com.google.cloud.config.v1 that implement DeploymentOrBuilder Modifier and Type Class Description classDeploymentA Deployment is a group of resources and configs managed and provisioned by Infra Manager.static classDeployment.BuilderA Deployment is a group of resources and configs managed and provisioned by Infra Manager.Methods in com.google.cloud.config.v1 that return DeploymentOrBuilder Modifier and Type Method Description DeploymentOrBuilderCreateDeploymentRequest.Builder. getDeploymentOrBuilder()Required.DeploymentOrBuilderCreateDeploymentRequest. getDeploymentOrBuilder()Required.DeploymentOrBuilderCreateDeploymentRequestOrBuilder. getDeploymentOrBuilder()Required.DeploymentOrBuilderUpdateDeploymentRequest.Builder. getDeploymentOrBuilder()Required.DeploymentOrBuilderUpdateDeploymentRequest. getDeploymentOrBuilder()Required.DeploymentOrBuilderUpdateDeploymentRequestOrBuilder. getDeploymentOrBuilder()Required.DeploymentOrBuilderListDeploymentsResponse.Builder. getDeploymentsOrBuilder(int index)List of [Deployment][google.cloud.config.v1.Deployment]s.DeploymentOrBuilderListDeploymentsResponse. getDeploymentsOrBuilder(int index)List of [Deployment][google.cloud.config.v1.Deployment]s.DeploymentOrBuilderListDeploymentsResponseOrBuilder. getDeploymentsOrBuilder(int index)List of [Deployment][google.cloud.config.v1.Deployment]s.Methods in com.google.cloud.config.v1 that return types with arguments of type DeploymentOrBuilder Modifier and Type Method Description List<? extends DeploymentOrBuilder>ListDeploymentsResponse.Builder. getDeploymentsOrBuilderList()List of [Deployment][google.cloud.config.v1.Deployment]s.List<? extends DeploymentOrBuilder>ListDeploymentsResponse. getDeploymentsOrBuilderList()List of [Deployment][google.cloud.config.v1.Deployment]s.List<? extends DeploymentOrBuilder>ListDeploymentsResponseOrBuilder. getDeploymentsOrBuilderList()List of [Deployment][google.cloud.config.v1.Deployment]s.
-