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 classDeploymentA Google Workspace Add-on deploymentstatic classDeployment.BuilderA Google Workspace Add-on deploymentMethods in com.google.cloud.gsuiteaddons.v1 that return DeploymentOrBuilder Modifier and Type Method Description DeploymentOrBuilderCreateDeploymentRequest.Builder. getDeploymentOrBuilder()Required.DeploymentOrBuilderCreateDeploymentRequest. getDeploymentOrBuilder()Required.DeploymentOrBuilderCreateDeploymentRequestOrBuilder. getDeploymentOrBuilder()Required.DeploymentOrBuilderReplaceDeploymentRequest.Builder. getDeploymentOrBuilder()Required.DeploymentOrBuilderReplaceDeploymentRequest. getDeploymentOrBuilder()Required.DeploymentOrBuilderReplaceDeploymentRequestOrBuilder. getDeploymentOrBuilder()Required.DeploymentOrBuilderListDeploymentsResponse.Builder. getDeploymentsOrBuilder(int index)The list of deployments for the given project.DeploymentOrBuilderListDeploymentsResponse. getDeploymentsOrBuilder(int index)The list of deployments for the given project.DeploymentOrBuilderListDeploymentsResponseOrBuilder. 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.
-