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 Deployment
Deployment.Builder. build()
Deployment
Deployment.Builder. buildPartial()
Deployment
GSuiteAddOnsClient. createDeployment(CreateDeploymentRequest request)
Creates a deployment with the specified name and configuration.Deployment
GSuiteAddOnsClient. createDeployment(ProjectName parent, Deployment deployment, String deploymentId)
Creates a deployment with the specified name and configuration.Deployment
GSuiteAddOnsClient. createDeployment(String parent, Deployment deployment, String deploymentId)
Creates a deployment with the specified name and configuration.Deployment
GSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. createDeployment(CreateDeploymentRequest request)
Creates a deployment with the specified name and configuration.static Deployment
Deployment. getDefaultInstance()
Deployment
Deployment.Builder. getDefaultInstanceForType()
Deployment
Deployment. getDefaultInstanceForType()
Deployment
CreateDeploymentRequest.Builder. getDeployment()
Required.Deployment
CreateDeploymentRequest. getDeployment()
Required.Deployment
CreateDeploymentRequestOrBuilder. getDeployment()
Required.Deployment
GSuiteAddOnsClient. getDeployment(DeploymentName name)
Gets the deployment with the specified name.Deployment
GSuiteAddOnsClient. getDeployment(GetDeploymentRequest request)
Gets the deployment with the specified name.Deployment
GSuiteAddOnsClient. getDeployment(String name)
Gets the deployment with the specified name.Deployment
GSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. getDeployment(GetDeploymentRequest request)
Gets the deployment with the specified name.Deployment
ReplaceDeploymentRequest.Builder. getDeployment()
Required.Deployment
ReplaceDeploymentRequest. getDeployment()
Required.Deployment
ReplaceDeploymentRequestOrBuilder. getDeployment()
Required.Deployment
ListDeploymentsResponse.Builder. getDeployments(int index)
The list of deployments for the given project.Deployment
ListDeploymentsResponse. getDeployments(int index)
The list of deployments for the given project.Deployment
ListDeploymentsResponseOrBuilder. getDeployments(int index)
The list of deployments for the given project.static Deployment
Deployment. parseDelimitedFrom(InputStream input)
static Deployment
Deployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(byte[] data)
static Deployment
Deployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(com.google.protobuf.ByteString data)
static Deployment
Deployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(com.google.protobuf.CodedInputStream input)
static Deployment
Deployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(InputStream input)
static Deployment
Deployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Deployment
Deployment. parseFrom(ByteBuffer data)
static Deployment
Deployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deployment
GSuiteAddOnsClient. replaceDeployment(Deployment deployment)
Creates or replaces a deployment with the specified name.Deployment
GSuiteAddOnsClient. replaceDeployment(ReplaceDeploymentRequest request)
Creates or replaces a deployment with the specified name.Deployment
GSuiteAddOnsGrpc.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.Builder
ListDeploymentsResponse.Builder. addDeployments(int index, Deployment value)
The list of deployments for the given project.ListDeploymentsResponse.Builder
ListDeploymentsResponse.Builder. addDeployments(Deployment value)
The list of deployments for the given project.Deployment
GSuiteAddOnsClient. createDeployment(ProjectName parent, Deployment deployment, String deploymentId)
Creates a deployment with the specified name and configuration.Deployment
GSuiteAddOnsClient. createDeployment(String parent, Deployment deployment, String deploymentId)
Creates a deployment with the specified name and configuration.CreateDeploymentRequest.Builder
CreateDeploymentRequest.Builder. mergeDeployment(Deployment value)
Required.ReplaceDeploymentRequest.Builder
ReplaceDeploymentRequest.Builder. mergeDeployment(Deployment value)
Required.Deployment.Builder
Deployment.Builder. mergeFrom(Deployment other)
static Deployment.Builder
Deployment. newBuilder(Deployment prototype)
Deployment
GSuiteAddOnsClient. replaceDeployment(Deployment deployment)
Creates or replaces a deployment with the specified name.CreateDeploymentRequest.Builder
CreateDeploymentRequest.Builder. setDeployment(Deployment value)
Required.ReplaceDeploymentRequest.Builder
ReplaceDeploymentRequest.Builder. setDeployment(Deployment value)
Required.ListDeploymentsResponse.Builder
ListDeploymentsResponse.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.Builder
ListDeploymentsResponse.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 void
GSuiteAddOnsGrpc.AsyncService. createDeployment(CreateDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Creates a deployment with the specified name and configuration.void
GSuiteAddOnsGrpc.GSuiteAddOnsStub. createDeployment(CreateDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Creates a deployment with the specified name and configuration.protected GSuiteAddOnsClient.ListDeploymentsPage
GSuiteAddOnsClient.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 void
GSuiteAddOnsGrpc.AsyncService. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Gets the deployment with the specified name.void
GSuiteAddOnsGrpc.GSuiteAddOnsStub. getDeployment(GetDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Gets the deployment with the specified name.default void
GSuiteAddOnsGrpc.AsyncService. replaceDeployment(ReplaceDeploymentRequest request, io.grpc.stub.StreamObserver<Deployment> responseObserver)
Creates or replaces a deployment with the specified name.void
GSuiteAddOnsGrpc.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.
-