Uses of Class
com.google.cloud.talent.v4beta1.ListTenantsRequest
-
Packages that use ListTenantsRequest Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of ListTenantsRequest in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return ListTenantsRequest Modifier and Type Method Description ListTenantsRequestListTenantsRequest.Builder. build()ListTenantsRequestListTenantsRequest.Builder. buildPartial()static ListTenantsRequestListTenantsRequest. getDefaultInstance()ListTenantsRequestListTenantsRequest.Builder. getDefaultInstanceForType()ListTenantsRequestListTenantsRequest. getDefaultInstanceForType()static ListTenantsRequestListTenantsRequest. parseDelimitedFrom(InputStream input)static ListTenantsRequestListTenantsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTenantsRequestListTenantsRequest. parseFrom(byte[] data)static ListTenantsRequestListTenantsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTenantsRequestListTenantsRequest. parseFrom(com.google.protobuf.ByteString data)static ListTenantsRequestListTenantsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTenantsRequestListTenantsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListTenantsRequestListTenantsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTenantsRequestListTenantsRequest. parseFrom(InputStream input)static ListTenantsRequestListTenantsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListTenantsRequestListTenantsRequest. parseFrom(ByteBuffer data)static ListTenantsRequestListTenantsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type ListTenantsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTenantsRequest,ListTenantsResponse>TenantServiceGrpc. getListTenantsMethod()com.google.protobuf.Parser<ListTenantsRequest>ListTenantsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>TenantServiceClient. listTenantsCallable()Lists all tenants associated with the project.com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse>TenantServiceClient. listTenantsPagedCallable()Lists all tenants associated with the project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>TenantServiceSettings.Builder. listTenantsSettings()Returns the builder for the settings used for calls to listTenants.com.google.api.gax.rpc.PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>TenantServiceSettings. listTenantsSettings()Returns the object with the settings used for calls to listTenants.static com.google.protobuf.Parser<ListTenantsRequest>ListTenantsRequest. parser()Methods in com.google.cloud.talent.v4beta1 with parameters of type ListTenantsRequest Modifier and Type Method Description TenantServiceClient.ListTenantsPagedResponseTenantServiceClient. listTenants(ListTenantsRequest request)Lists all tenants associated with the project.default voidTenantServiceGrpc.AsyncService. listTenants(ListTenantsRequest request, io.grpc.stub.StreamObserver<ListTenantsResponse> responseObserver)Lists all tenants associated with the project.ListTenantsResponseTenantServiceGrpc.TenantServiceBlockingStub. listTenants(ListTenantsRequest request)Lists all tenants associated with the project.com.google.common.util.concurrent.ListenableFuture<ListTenantsResponse>TenantServiceGrpc.TenantServiceFutureStub. listTenants(ListTenantsRequest request)Lists all tenants associated with the project.voidTenantServiceGrpc.TenantServiceStub. listTenants(ListTenantsRequest request, io.grpc.stub.StreamObserver<ListTenantsResponse> responseObserver)Lists all tenants associated with the project.ListTenantsRequest.BuilderListTenantsRequest.Builder. mergeFrom(ListTenantsRequest other)static ListTenantsRequest.BuilderListTenantsRequest. newBuilder(ListTenantsRequest prototype)Method parameters in com.google.cloud.talent.v4beta1 with type arguments of type ListTenantsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse>TenantServiceClient.ListTenantsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)protected TenantServiceClient.ListTenantsPageTenantServiceClient.ListTenantsPage. createPage(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ListTenantsResponse response)com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage>TenantServiceClient.ListTenantsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) -
Uses of ListTenantsRequest in com.google.cloud.talent.v4beta1.stub
Methods in com.google.cloud.talent.v4beta1.stub that return types with arguments of type ListTenantsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>GrpcTenantServiceStub. listTenantsCallable()com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>HttpJsonTenantServiceStub. listTenantsCallable()com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,ListTenantsResponse>TenantServiceStub. listTenantsCallable()com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse>GrpcTenantServiceStub. listTenantsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse>HttpJsonTenantServiceStub. listTenantsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse>TenantServiceStub. listTenantsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>TenantServiceStubSettings.Builder. listTenantsSettings()Returns the builder for the settings used for calls to listTenants.com.google.api.gax.rpc.PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse>TenantServiceStubSettings. listTenantsSettings()Returns the object with the settings used for calls to listTenants.
-