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