Uses of Class
com.google.cloud.gsuiteaddons.v1.ListDeploymentsResponse
-
Packages that use ListDeploymentsResponse Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons APIcom.google.cloud.gsuiteaddons.v1.stub -
-
Uses of ListDeploymentsResponse in com.google.cloud.gsuiteaddons.v1
Methods in com.google.cloud.gsuiteaddons.v1 that return ListDeploymentsResponse Modifier and Type Method Description ListDeploymentsResponseListDeploymentsResponse.Builder. build()ListDeploymentsResponseListDeploymentsResponse.Builder. buildPartial()static ListDeploymentsResponseListDeploymentsResponse. getDefaultInstance()ListDeploymentsResponseListDeploymentsResponse.Builder. getDefaultInstanceForType()ListDeploymentsResponseListDeploymentsResponse. getDefaultInstanceForType()ListDeploymentsResponseGSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. listDeployments(ListDeploymentsRequest request)Lists all deployments in a particular project.static ListDeploymentsResponseListDeploymentsResponse. parseDelimitedFrom(InputStream input)static ListDeploymentsResponseListDeploymentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(byte[] data)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(InputStream input)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(ByteBuffer data)static ListDeploymentsResponseListDeploymentsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gsuiteaddons.v1 that return types with arguments of type ListDeploymentsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDeploymentsRequest,ListDeploymentsResponse>GSuiteAddOnsGrpc. getListDeploymentsMethod()com.google.protobuf.Parser<ListDeploymentsResponse>ListDeploymentsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDeploymentsResponse>GSuiteAddOnsGrpc.GSuiteAddOnsFutureStub. listDeployments(ListDeploymentsRequest request)Lists all deployments in a particular project.com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>GSuiteAddOnsClient. listDeploymentsCallable()Lists all deployments in a particular project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,GSuiteAddOnsClient.ListDeploymentsPagedResponse>GSuiteAddOnsSettings.Builder. listDeploymentsSettings()Returns the builder for the settings used for calls to listDeployments.com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,GSuiteAddOnsClient.ListDeploymentsPagedResponse>GSuiteAddOnsSettings. listDeploymentsSettings()Returns the object with the settings used for calls to listDeployments.static com.google.protobuf.Parser<ListDeploymentsResponse>ListDeploymentsResponse. parser()Methods in com.google.cloud.gsuiteaddons.v1 with parameters of type ListDeploymentsResponse Modifier and Type Method Description protected GSuiteAddOnsClient.ListDeploymentsPageGSuiteAddOnsClient.ListDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ListDeploymentsResponse response)ListDeploymentsResponse.BuilderListDeploymentsResponse.Builder. mergeFrom(ListDeploymentsResponse other)static ListDeploymentsResponse.BuilderListDeploymentsResponse. newBuilder(ListDeploymentsResponse prototype)Method parameters in com.google.cloud.gsuiteaddons.v1 with type arguments of type ListDeploymentsResponse Modifier and Type Method Description 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)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)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)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. listDeployments(ListDeploymentsRequest request, io.grpc.stub.StreamObserver<ListDeploymentsResponse> responseObserver)Lists all deployments in a particular project.voidGSuiteAddOnsGrpc.GSuiteAddOnsStub. listDeployments(ListDeploymentsRequest request, io.grpc.stub.StreamObserver<ListDeploymentsResponse> responseObserver)Lists all deployments in a particular project. -
Uses of ListDeploymentsResponse in com.google.cloud.gsuiteaddons.v1.stub
Methods in com.google.cloud.gsuiteaddons.v1.stub that return types with arguments of type ListDeploymentsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>GrpcGSuiteAddOnsStub. listDeploymentsCallable()com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>GSuiteAddOnsStub. listDeploymentsCallable()com.google.api.gax.rpc.UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>HttpJsonGSuiteAddOnsStub. listDeploymentsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,GSuiteAddOnsClient.ListDeploymentsPagedResponse>GSuiteAddOnsStubSettings.Builder. listDeploymentsSettings()Returns the builder for the settings used for calls to listDeployments.com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,GSuiteAddOnsClient.ListDeploymentsPagedResponse>GSuiteAddOnsStubSettings. listDeploymentsSettings()Returns the object with the settings used for calls to listDeployments.
-