Uses of Class
com.google.cloud.dataplex.v1.ListZonesRequest
-
Packages that use ListZonesRequest Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ListZonesRequest in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ListZonesRequest Modifier and Type Method Description ListZonesRequestListZonesRequest.Builder. build()ListZonesRequestListZonesRequest.Builder. buildPartial()static ListZonesRequestListZonesRequest. getDefaultInstance()ListZonesRequestListZonesRequest.Builder. getDefaultInstanceForType()ListZonesRequestListZonesRequest. getDefaultInstanceForType()static ListZonesRequestListZonesRequest. parseDelimitedFrom(InputStream input)static ListZonesRequestListZonesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesRequestListZonesRequest. parseFrom(byte[] data)static ListZonesRequestListZonesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesRequestListZonesRequest. parseFrom(com.google.protobuf.ByteString data)static ListZonesRequestListZonesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesRequestListZonesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListZonesRequestListZonesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesRequestListZonesRequest. parseFrom(InputStream input)static ListZonesRequestListZonesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesRequestListZonesRequest. parseFrom(ByteBuffer data)static ListZonesRequestListZonesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataplex.v1 that return types with arguments of type ListZonesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListZonesRequest,ListZonesResponse>DataplexServiceGrpc. getListZonesMethod()com.google.protobuf.Parser<ListZonesRequest>ListZonesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,ListZonesResponse>DataplexServiceClient. listZonesCallable()Lists zone resources in a lake.com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse>DataplexServiceClient. listZonesPagedCallable()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<ListZonesRequest>ListZonesRequest. parser()Methods in com.google.cloud.dataplex.v1 with parameters of type ListZonesRequest Modifier and Type Method Description DataplexServiceClient.ListZonesPagedResponseDataplexServiceClient. listZones(ListZonesRequest request)Lists zone resources in a lake.default voidDataplexServiceGrpc.AsyncService. listZones(ListZonesRequest request, io.grpc.stub.StreamObserver<ListZonesResponse> responseObserver)Lists zone resources in a lake.ListZonesResponseDataplexServiceGrpc.DataplexServiceBlockingStub. listZones(ListZonesRequest request)Lists zone resources in a lake.com.google.common.util.concurrent.ListenableFuture<ListZonesResponse>DataplexServiceGrpc.DataplexServiceFutureStub. listZones(ListZonesRequest request)Lists zone resources in a lake.voidDataplexServiceGrpc.DataplexServiceStub. listZones(ListZonesRequest request, io.grpc.stub.StreamObserver<ListZonesResponse> responseObserver)Lists zone resources in a lake.ListZonesRequest.BuilderListZonesRequest.Builder. mergeFrom(ListZonesRequest other)static ListZonesRequest.BuilderListZonesRequest. newBuilder(ListZonesRequest prototype)Method parameters in com.google.cloud.dataplex.v1 with type arguments of type ListZonesRequest 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)protected DataplexServiceClient.ListZonesPageDataplexServiceClient.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) -
Uses of ListZonesRequest in com.google.cloud.dataplex.v1.stub
Methods in com.google.cloud.dataplex.v1.stub that return types with arguments of type ListZonesRequest 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.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse>DataplexServiceStub. listZonesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse>GrpcDataplexServiceStub. listZonesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse>HttpJsonDataplexServiceStub. listZonesPagedCallable()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.
-