Uses of Interface
com.google.cloud.gsuiteaddons.v1.DeploymentOrBuilder
-
Packages that use DeploymentOrBuilder Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons API -
-
Uses of DeploymentOrBuilder in com.google.cloud.gsuiteaddons.v1
Classes in com.google.cloud.gsuiteaddons.v1 that implement DeploymentOrBuilder Modifier and Type Class Description class
Deployment
A Google Workspace Add-on deploymentstatic class
Deployment.Builder
A Google Workspace Add-on deploymentMethods in com.google.cloud.gsuiteaddons.v1 that return DeploymentOrBuilder Modifier and Type Method Description DeploymentOrBuilder
CreateDeploymentRequest.Builder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
CreateDeploymentRequest. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
CreateDeploymentRequestOrBuilder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
ReplaceDeploymentRequest.Builder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
ReplaceDeploymentRequest. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
ReplaceDeploymentRequestOrBuilder. getDeploymentOrBuilder()
Required.DeploymentOrBuilder
ListDeploymentsResponse.Builder. getDeploymentsOrBuilder(int index)
The list of deployments for the given project.DeploymentOrBuilder
ListDeploymentsResponse. getDeploymentsOrBuilder(int index)
The list of deployments for the given project.DeploymentOrBuilder
ListDeploymentsResponseOrBuilder. getDeploymentsOrBuilder(int index)
The list of deployments for the given project.Methods in com.google.cloud.gsuiteaddons.v1 that return types with arguments of type DeploymentOrBuilder Modifier and Type Method Description List<? extends DeploymentOrBuilder>
ListDeploymentsResponse.Builder. getDeploymentsOrBuilderList()
The list of deployments for the given project.List<? extends DeploymentOrBuilder>
ListDeploymentsResponse. getDeploymentsOrBuilderList()
The list of deployments for the given project.List<? extends DeploymentOrBuilder>
ListDeploymentsResponseOrBuilder. getDeploymentsOrBuilderList()
The list of deployments for the given project.
-