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