Uses of Class
com.google.cloud.gsuiteaddons.v1.Deployment
-
Packages that use Deployment Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons APIcom.google.cloud.gsuiteaddons.v1.stub -
-
Uses of Deployment in com.google.cloud.gsuiteaddons.v1
Methods in com.google.cloud.gsuiteaddons.v1 that return Deployment Modifier and Type Method Description DeploymentDeployment.Builder. build()DeploymentDeployment.Builder. buildPartial()DeploymentGSuiteAddOnsClient. createDeployment(CreateDeploymentRequest request)Creates a deployment with the specified name and configuration.DeploymentGSuiteAddOnsClient. createDeployment(ProjectName parent, Deployment deployment, String deploymentId)Creates a deployment with the specified name and configuration.DeploymentGSuiteAddOnsClient. createDeployment(String parent, Deployment deployment, String deploymentId)Creates a deployment with the specified name and configuration.DeploymentGSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. createDeployment(CreateDeploymentRequest request)Creates a deployment with the specified name and configuration.static DeploymentDeployment. getDefaultInstance()DeploymentDeployment.Builder. getDefaultInstanceForType()DeploymentDeployment. getDefaultInstanceForType()DeploymentCreateDeploymentRequest.Builder. getDeployment()Required.DeploymentCreateDeploymentRequest. getDeployment()Required.DeploymentCreateDeploymentRequestOrBuilder. getDeployment()Required.DeploymentGSuiteAddOnsClient. getDeployment(DeploymentName name)Gets the deployment with the specified name.DeploymentGSuiteAddOnsClient. getDeployment(GetDeploymentRequest request)Gets the deployment with the specified name.DeploymentGSuiteAddOnsClient. getDeployment(String name)Gets the deployment with the specified name.DeploymentGSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. getDeployment(GetDeploymentRequest request)Gets the deployment with the specified name.DeploymentReplaceDeploymentRequest.Builder. getDeployment()Required.DeploymentReplaceDeploymentRequest. getDeployment()Required.DeploymentReplaceDeploymentRequestOrBuilder. getDeployment()Required.DeploymentListDeploymentsResponse.Builder. getDeployments(int index)The list of deployments for the given project.DeploymentListDeploymentsResponse. getDeployments(int index)The list of deployments for the given project.DeploymentListDeploymentsResponseOrBuilder. getDeployments(int index)The list of deployments for the given project.static DeploymentDeployment. parseDelimitedFrom(InputStream input)static DeploymentDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(byte[] data)static DeploymentDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data)static DeploymentDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input)static DeploymentDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(InputStream input)static DeploymentDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeploymentDeployment. parseFrom(ByteBuffer data)static DeploymentDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DeploymentGSuiteAddOnsClient. replaceDeployment(Deployment deployment)Creates or replaces a deployment with the specified name.DeploymentGSuiteAddOnsClient. replaceDeployment(ReplaceDeploymentRequest request)Creates or replaces a deployment with the specified name.DeploymentGSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. replaceDeployment(ReplaceDeploymentRequest request)Creates or replaces a deployment with the specified name.Methods in com.google.cloud.gsuiteaddons.v1 that return types with arguments of type Deployment Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Deployment>GSuiteAddOnsGrpc.GSuiteAddOnsFutureStub. createDeployment(CreateDeploymentRequest request)Creates a deployment with the specified name and configuration.com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,Deployment>GSuiteAddOnsClient. createDeploymentCallable()Creates a deployment with the specified name and configuration.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment>GSuiteAddOnsSettings.Builder. createDeploymentSettings()Returns the builder for the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallSettings<CreateDeploymentRequest,Deployment>GSuiteAddOnsSettings. createDeploymentSettings()Returns the object with the settings used for calls to createDeployment.static io.grpc.MethodDescriptor<CreateDeploymentRequest,Deployment>GSuiteAddOnsGrpc. getCreateDeploymentMethod()com.google.common.util.concurrent.ListenableFuture<Deployment>GSuiteAddOnsGrpc.GSuiteAddOnsFutureStub. getDeployment(GetDeploymentRequest request)Gets the deployment with the specified name.com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>GSuiteAddOnsClient. getDeploymentCallable()Gets the deployment with the specified name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment>GSuiteAddOnsSettings.Builder. getDeploymentSettings()Returns the builder for the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment>GSuiteAddOnsSettings. getDeploymentSettings()Returns the object with the settings used for calls to getDeployment.List<Deployment>ListDeploymentsResponse.Builder. getDeploymentsList()The list of deployments for the given project.List<Deployment>ListDeploymentsResponse. getDeploymentsList()The list of deployments for the given project.List<Deployment>ListDeploymentsResponseOrBuilder. getDeploymentsList()The list of deployments for the given project.static io.grpc.MethodDescriptor<GetDeploymentRequest,Deployment>GSuiteAddOnsGrpc. getGetDeploymentMethod()com.google.protobuf.Parser<Deployment>Deployment. getParserForType()static io.grpc.MethodDescriptor<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsGrpc. getReplaceDeploymentMethod()static com.google.protobuf.Parser<Deployment>Deployment. parser()com.google.common.util.concurrent.ListenableFuture<Deployment>GSuiteAddOnsGrpc.GSuiteAddOnsFutureStub. replaceDeployment(ReplaceDeploymentRequest request)Creates or replaces a deployment with the specified name.com.google.api.gax.rpc.UnaryCallable<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsClient. replaceDeploymentCallable()Creates or replaces a deployment with the specified name.com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsSettings.Builder. replaceDeploymentSettings()Returns the builder for the settings used for calls to replaceDeployment.com.google.api.gax.rpc.UnaryCallSettings<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsSettings. replaceDeploymentSettings()Returns the object with the settings used for calls to replaceDeployment.Methods in com.google.cloud.gsuiteaddons.v1 with parameters of type Deployment Modifier and Type Method Description ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. addDeployments(int index, Deployment value)The list of deployments for the given project.ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. addDeployments(Deployment value)The list of deployments for the given project.DeploymentGSuiteAddOnsClient. createDeployment(ProjectName parent, Deployment deployment, String deploymentId)Creates a deployment with the specified name and configuration.DeploymentGSuiteAddOnsClient. createDeployment(String parent, Deployment deployment, String deploymentId)Creates a deployment with the specified name and configuration.CreateDeploymentRequest.BuilderCreateDeploymentRequest.Builder. mergeDeployment(Deployment value)Required.ReplaceDeploymentRequest.BuilderReplaceDeploymentRequest.Builder. mergeDeployment(Deployment value)Required.Deployment.BuilderDeployment.Builder. mergeFrom(Deployment other)static Deployment.BuilderDeployment. newBuilder(Deployment prototype)DeploymentGSuiteAddOnsClient. replaceDeployment(Deployment deployment)Creates or replaces a deployment with the specified name.CreateDeploymentRequest.BuilderCreateDeploymentRequest.Builder. setDeployment(Deployment value)Required.ReplaceDeploymentRequest.BuilderReplaceDeploymentRequest.Builder. setDeployment(Deployment value)Required.ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. setDeployments(int index, Deployment value)The list of deployments for the given project.Method parameters in com.google.cloud.gsuiteaddons.v1 with type arguments of type Deployment Modifier and Type Method Description ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. addAllDeployments(Iterable<? extends Deployment> values)The list of deployments for the given project.static com.google.api.core.ApiFuture<GSuiteAddOnsClient.ListDeploymentsPagedResponse>GSuiteAddOnsClient.ListDeploymentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)default voidGSuiteAddOnsGrpc.AsyncService. createDeployment(CreateDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Creates a deployment with the specified name and configuration.voidGSuiteAddOnsGrpc.GSuiteAddOnsStub. createDeployment(CreateDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Creates a deployment with the specified name and configuration.protected GSuiteAddOnsClient.ListDeploymentsPageGSuiteAddOnsClient.ListDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ListDeploymentsResponse response)com.google.api.core.ApiFuture<GSuiteAddOnsClient.ListDeploymentsPage>GSuiteAddOnsClient.ListDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, com.google.api.core.ApiFuture<ListDeploymentsResponse> futureResponse)default voidGSuiteAddOnsGrpc.AsyncService. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Gets the deployment with the specified name.voidGSuiteAddOnsGrpc.GSuiteAddOnsStub. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Gets the deployment with the specified name.default voidGSuiteAddOnsGrpc.AsyncService. replaceDeployment(ReplaceDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Creates or replaces a deployment with the specified name.voidGSuiteAddOnsGrpc.GSuiteAddOnsStub. replaceDeployment(ReplaceDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)Creates or replaces a deployment with the specified name. -
Uses of Deployment in com.google.cloud.gsuiteaddons.v1.stub
Methods in com.google.cloud.gsuiteaddons.v1.stub that return types with arguments of type Deployment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,Deployment>GrpcGSuiteAddOnsStub. createDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,Deployment>GSuiteAddOnsStub. createDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,Deployment>HttpJsonGSuiteAddOnsStub. createDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment>GSuiteAddOnsStubSettings.Builder. createDeploymentSettings()Returns the builder for the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallSettings<CreateDeploymentRequest,Deployment>GSuiteAddOnsStubSettings. createDeploymentSettings()Returns the object with the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>GrpcGSuiteAddOnsStub. getDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>GSuiteAddOnsStub. getDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<GetDeploymentRequest,Deployment>HttpJsonGSuiteAddOnsStub. getDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment>GSuiteAddOnsStubSettings.Builder. getDeploymentSettings()Returns the builder for the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment>GSuiteAddOnsStubSettings. getDeploymentSettings()Returns the object with the settings used for calls to getDeployment.com.google.api.gax.rpc.UnaryCallable<ReplaceDeploymentRequest,Deployment>GrpcGSuiteAddOnsStub. replaceDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsStub. replaceDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<ReplaceDeploymentRequest,Deployment>HttpJsonGSuiteAddOnsStub. replaceDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsStubSettings.Builder. replaceDeploymentSettings()Returns the builder for the settings used for calls to replaceDeployment.com.google.api.gax.rpc.UnaryCallSettings<ReplaceDeploymentRequest,Deployment>GSuiteAddOnsStubSettings. replaceDeploymentSettings()Returns the object with the settings used for calls to replaceDeployment.
-