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 ListZonesResponseListZonesResponse.Builder. build()ListZonesResponseListZonesResponse.Builder. buildPartial()static ListZonesResponseListZonesResponse. getDefaultInstance()ListZonesResponseListZonesResponse.Builder. getDefaultInstanceForType()ListZonesResponseListZonesResponse. getDefaultInstanceForType()ListZonesResponseDataplexServiceGrpc.DataplexServiceBlockingStub. listZones(ListZonesRequest request)Lists zone resources in a lake.static ListZonesResponseListZonesResponse. parseDelimitedFrom(InputStream input)static ListZonesResponseListZonesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesResponseListZonesResponse. parseFrom(byte[] data)static ListZonesResponseListZonesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesResponseListZonesResponse. parseFrom(com.google.protobuf.ByteString data)static ListZonesResponseListZonesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesResponseListZonesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListZonesResponseListZonesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesResponseListZonesResponse. parseFrom(InputStream input)static ListZonesResponseListZonesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListZonesResponseListZonesResponse. parseFrom(ByteBuffer data)static ListZonesResponseListZonesResponse. 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.ListZonesPageDataplexServiceClient.ListZonesPage. createPage(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context, ListZonesResponse response)ListZonesResponse.BuilderListZonesResponse.Builder. mergeFrom(ListZonesResponse other)static ListZonesResponse.BuilderListZonesResponse. 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.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)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 voidDataplexServiceGrpc.AsyncService. listZones(ListZonesRequest request, io.grpc.stub.StreamObserver<ListZonesResponse> responseObserver)Lists zone resources in a lake.voidDataplexServiceGrpc.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.
-