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 class
Deployment
A Deployment is a group of resources and configs managed and provisioned by Infra Manager.static class
Deployment.Builder
A 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 DeploymentOrBuilder
CreateDeploymentRequest.Builder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
CreateDeploymentRequest. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
CreateDeploymentRequestOrBuilder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
UpdateDeploymentRequest.Builder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
UpdateDeploymentRequest. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
UpdateDeploymentRequestOrBuilder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
ListDeploymentsResponse.Builder. getDeploymentsOrBuilder(int index)
List of [Deployment][google.cloud.config.v1.Deployment]s.DeploymentOrBuilder
ListDeploymentsResponse. getDeploymentsOrBuilder(int index)
List of [Deployment][google.cloud.config.v1.Deployment]s.DeploymentOrBuilder
ListDeploymentsResponseOrBuilder. 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.
-