Uses of Class
com.google.cloud.dataplex.v1.ListPartitionsResponse
-
Packages that use ListPartitionsResponse Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListPartitionsResponse in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListPartitionsResponse Modifier and Type Method Description ListPartitionsResponse
ListPartitionsResponse.Builder. build()
ListPartitionsResponse
ListPartitionsResponse.Builder. buildPartial()
static ListPartitionsResponse
ListPartitionsResponse. getDefaultInstance()
ListPartitionsResponse
ListPartitionsResponse.Builder. getDefaultInstanceForType()
ListPartitionsResponse
ListPartitionsResponse. getDefaultInstanceForType()
ListPartitionsResponse
MetadataServiceGrpc.MetadataServiceBlockingStub. listPartitions(ListPartitionsRequest request)
List metadata partitions of an entity.static ListPartitionsResponse
ListPartitionsResponse. parseDelimitedFrom(InputStream input)
static ListPartitionsResponse
ListPartitionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(byte[] data)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(InputStream input)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(ByteBuffer data)
static ListPartitionsResponse
ListPartitionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListPartitionsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListPartitionsRequest,ListPartitionsResponse>
MetadataServiceGrpc. getListPartitionsMethod()
com.google.protobuf.Parser<ListPartitionsResponse>
ListPartitionsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListPartitionsResponse>
MetadataServiceGrpc.MetadataServiceFutureStub. listPartitions(ListPartitionsRequest request)
List metadata partitions of an entity.com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,ListPartitionsResponse>
MetadataServiceClient. listPartitionsCallable()
List metadata partitions of an entity.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse>
MetadataServiceSettings.Builder. listPartitionsSettings()
Returns the builder for the settings used for calls to listPartitions.com.google.api.gax.rpc.PagedCallSettings<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse>
MetadataServiceSettings. listPartitionsSettings()
Returns the object with the settings used for calls to listPartitions.static com.google.protobuf.Parser<ListPartitionsResponse>
ListPartitionsResponse. parser()
Methods in com.google.cloud.dataplex.v1 with parameters of type ListPartitionsResponse Modifier and Type Method Description protected MetadataServiceClient.ListPartitionsPage
MetadataServiceClient.ListPartitionsPage. createPage(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, ListPartitionsResponse response)
ListPartitionsResponse.Builder
ListPartitionsResponse.Builder. mergeFrom(ListPartitionsResponse other)
static ListPartitionsResponse.Builder
ListPartitionsResponse. newBuilder(ListPartitionsResponse prototype)
Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListPartitionsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPagedResponse>
MetadataServiceClient.ListPartitionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse)
static com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPagedResponse>
MetadataServiceClient.ListPartitionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse)
protected MetadataServiceClient.ListPartitionsPage
MetadataServiceClient.ListPartitionsPage. createPage(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, ListPartitionsResponse response)
com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPage>
MetadataServiceClient.ListPartitionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse)
com.google.api.core.ApiFuture<MetadataServiceClient.ListPartitionsPage>
MetadataServiceClient.ListPartitionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPartitionsRequest,ListPartitionsResponse,Partition> context, com.google.api.core.ApiFuture<ListPartitionsResponse> futureResponse)
default void
MetadataServiceGrpc.AsyncService. listPartitions(ListPartitionsRequest request, io.grpc.stub.StreamObserver<ListPartitionsResponse> responseObserver)
List metadata partitions of an entity.void
MetadataServiceGrpc.MetadataServiceStub. listPartitions(ListPartitionsRequest request, io.grpc.stub.StreamObserver<ListPartitionsResponse> responseObserver)
List metadata partitions of an entity. -
Uses of ListPartitionsResponse in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type ListPartitionsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,ListPartitionsResponse>
GrpcMetadataServiceStub. listPartitionsCallable()
com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,ListPartitionsResponse>
HttpJsonMetadataServiceStub. listPartitionsCallable()
com.google.api.gax.rpc.UnaryCallable<ListPartitionsRequest,ListPartitionsResponse>
MetadataServiceStub. listPartitionsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse>
MetadataServiceStubSettings.Builder. listPartitionsSettings()
Returns the builder for the settings used for calls to listPartitions.com.google.api.gax.rpc.PagedCallSettings<ListPartitionsRequest,ListPartitionsResponse,MetadataServiceClient.ListPartitionsPagedResponse>
MetadataServiceStubSettings. listPartitionsSettings()
Returns the object with the settings used for calls to listPartitions.
-