Uses of Class
com.google.cloud.dataplex.v1.ListZonesResponse
-
Packages that use ListZonesResponse Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListZonesResponse in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListZonesResponse Modifier and Type Method Description ListZonesResponse
ListZonesResponse.Builder. build()
ListZonesResponse
ListZonesResponse.Builder. buildPartial()
static ListZonesResponse
ListZonesResponse. getDefaultInstance()
ListZonesResponse
ListZonesResponse.Builder. getDefaultInstanceForType()
ListZonesResponse
ListZonesResponse. getDefaultInstanceForType()
ListZonesResponse
DataplexServiceGrpc.DataplexServiceBlockingStub. listZones(ListZonesRequest request)
Lists zone resources in a lake.static ListZonesResponse
ListZonesResponse. parseDelimitedFrom(InputStream input)
static ListZonesResponse
ListZonesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListZonesResponse
ListZonesResponse. parseFrom(byte[] data)
static ListZonesResponse
ListZonesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListZonesResponse
ListZonesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListZonesResponse
ListZonesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListZonesResponse
ListZonesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListZonesResponse
ListZonesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListZonesResponse
ListZonesResponse. parseFrom(InputStream input)
static ListZonesResponse
ListZonesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListZonesResponse
ListZonesResponse. parseFrom(ByteBuffer data)
static ListZonesResponse
ListZonesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListZonesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListZonesRequest,ListZonesResponse>
DataplexServiceGrpc. getListZonesMethod()
com.google.protobuf.Parser<ListZonesResponse>
ListZonesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListZonesResponse>
DataplexServiceGrpc.DataplexServiceFutureStub. listZones(ListZonesRequest request)
Lists zone resources in a lake.com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,ListZonesResponse>
DataplexServiceClient. listZonesCallable()
Lists zone resources in a lake.com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse>
DataplexServiceSettings.Builder. listZonesSettings()
Returns the builder for the settings used for calls to listZones.com.google.api.gax.rpc.PagedCallSettings<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse>
DataplexServiceSettings. listZonesSettings()
Returns the object with the settings used for calls to listZones.static com.google.protobuf.Parser<ListZonesResponse>
ListZonesResponse. parser()
Methods in com.google.cloud.dataplex.v1 with parameters of type ListZonesResponse Modifier and Type Method Description protected DataplexServiceClient.ListZonesPage
DataplexServiceClient.ListZonesPage. createPage(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, ListZonesResponse response)
ListZonesResponse.Builder
ListZonesResponse.Builder. mergeFrom(ListZonesResponse other)
static ListZonesResponse.Builder
ListZonesResponse. newBuilder(ListZonesResponse prototype)
Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListZonesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPagedResponse>
DataplexServiceClient.ListZonesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, com.google.api.core.ApiFuture<ListZonesResponse> futureResponse)
static com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPagedResponse>
DataplexServiceClient.ListZonesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, com.google.api.core.ApiFuture<ListZonesResponse> futureResponse)
protected DataplexServiceClient.ListZonesPage
DataplexServiceClient.ListZonesPage. createPage(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, ListZonesResponse response)
com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPage>
DataplexServiceClient.ListZonesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, com.google.api.core.ApiFuture<ListZonesResponse> futureResponse)
com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPage>
DataplexServiceClient.ListZonesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, com.google.api.core.ApiFuture<ListZonesResponse> futureResponse)
default void
DataplexServiceGrpc.AsyncService. listZones(ListZonesRequest request, io.grpc.stub.StreamObserver<ListZonesResponse> responseObserver)
Lists zone resources in a lake.void
DataplexServiceGrpc.DataplexServiceStub. listZones(ListZonesRequest request, io.grpc.stub.StreamObserver<ListZonesResponse> responseObserver)
Lists zone resources in a lake. -
Uses of ListZonesResponse in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type ListZonesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,ListZonesResponse>
DataplexServiceStub. listZonesCallable()
com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,ListZonesResponse>
GrpcDataplexServiceStub. listZonesCallable()
com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,ListZonesResponse>
HttpJsonDataplexServiceStub. listZonesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse>
DataplexServiceStubSettings.Builder. listZonesSettings()
Returns the builder for the settings used for calls to listZones.com.google.api.gax.rpc.PagedCallSettings<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse>
DataplexServiceStubSettings. listZonesSettings()
Returns the object with the settings used for calls to listZones.
-