Uses of Class
com.google.cloud.metastore.v1alpha.ListServicesResponse
-
Packages that use ListServicesResponse Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore APIcom.google.cloud.metastore.v1alpha.stub -
-
Uses of ListServicesResponse in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return ListServicesResponse Modifier and Type Method Description ListServicesResponse
ListServicesResponse.Builder. build()
ListServicesResponse
ListServicesResponse.Builder. buildPartial()
static ListServicesResponse
ListServicesResponse. getDefaultInstance()
ListServicesResponse
ListServicesResponse.Builder. getDefaultInstanceForType()
ListServicesResponse
ListServicesResponse. getDefaultInstanceForType()
ListServicesResponse
DataprocMetastoreGrpc.DataprocMetastoreBlockingStub. listServices(ListServicesRequest request)
Lists services in a project and location.static ListServicesResponse
ListServicesResponse. parseDelimitedFrom(InputStream input)
static ListServicesResponse
ListServicesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(byte[] data)
static ListServicesResponse
ListServicesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListServicesResponse
ListServicesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(InputStream input)
static ListServicesResponse
ListServicesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesResponse
ListServicesResponse. parseFrom(ByteBuffer data)
static ListServicesResponse
ListServicesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type ListServicesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListServicesRequest,ListServicesResponse>
DataprocMetastoreGrpc. getListServicesMethod()
com.google.protobuf.Parser<ListServicesResponse>
ListServicesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListServicesResponse>
DataprocMetastoreGrpc.DataprocMetastoreFutureStub. listServices(ListServicesRequest request)
Lists services in a project and location.com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
DataprocMetastoreClient. listServicesCallable()
Lists services in a project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse>
DataprocMetastoreSettings.Builder. listServicesSettings()
Returns the builder for the settings used for calls to listServices.com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse>
DataprocMetastoreSettings. listServicesSettings()
Returns the object with the settings used for calls to listServices.static com.google.protobuf.Parser<ListServicesResponse>
ListServicesResponse. parser()
Methods in com.google.cloud.metastore.v1alpha with parameters of type ListServicesResponse Modifier and Type Method Description protected DataprocMetastoreClient.ListServicesPage
DataprocMetastoreClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
ListServicesResponse.Builder
ListServicesResponse.Builder. mergeFrom(ListServicesResponse other)
static ListServicesResponse.Builder
ListServicesResponse. newBuilder(ListServicesResponse prototype)
Method parameters in com.google.cloud.metastore.v1alpha with type arguments of type ListServicesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataprocMetastoreClient.ListServicesPagedResponse>
DataprocMetastoreClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
static com.google.api.core.ApiFuture<DataprocMetastoreClient.ListServicesPagedResponse>
DataprocMetastoreClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
protected DataprocMetastoreClient.ListServicesPage
DataprocMetastoreClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
com.google.api.core.ApiFuture<DataprocMetastoreClient.ListServicesPage>
DataprocMetastoreClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
com.google.api.core.ApiFuture<DataprocMetastoreClient.ListServicesPage>
DataprocMetastoreClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
default void
DataprocMetastoreGrpc.AsyncService. listServices(ListServicesRequest request, io.grpc.stub.StreamObserver<ListServicesResponse> responseObserver)
Lists services in a project and location.void
DataprocMetastoreGrpc.DataprocMetastoreStub. listServices(ListServicesRequest request, io.grpc.stub.StreamObserver<ListServicesResponse> responseObserver)
Lists services in a project and location. -
Uses of ListServicesResponse in com.google.cloud.metastore.v1alpha.stub
Methods in com.google.cloud.metastore.v1alpha.stub that return types with arguments of type ListServicesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
DataprocMetastoreStub. listServicesCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
GrpcDataprocMetastoreStub. listServicesCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
HttpJsonDataprocMetastoreStub. listServicesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse>
DataprocMetastoreStubSettings.Builder. listServicesSettings()
Returns the builder for the settings used for calls to listServices.com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,DataprocMetastoreClient.ListServicesPagedResponse>
DataprocMetastoreStubSettings. listServicesSettings()
Returns the object with the settings used for calls to listServices.
-