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 ListLakesResponseListLakesResponse.Builder. build()ListLakesResponseListLakesResponse.Builder. buildPartial()static ListLakesResponseListLakesResponse. getDefaultInstance()ListLakesResponseListLakesResponse.Builder. getDefaultInstanceForType()ListLakesResponseListLakesResponse. getDefaultInstanceForType()ListLakesResponseDataplexServiceGrpc.DataplexServiceBlockingStub. listLakes(ListLakesRequest request)Lists lake resources in a project and location.static ListLakesResponseListLakesResponse. parseDelimitedFrom(InputStream input)static ListLakesResponseListLakesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLakesResponseListLakesResponse. parseFrom(byte[] data)static ListLakesResponseListLakesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLakesResponseListLakesResponse. parseFrom(com.google.protobuf.ByteString data)static ListLakesResponseListLakesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLakesResponseListLakesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListLakesResponseListLakesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLakesResponseListLakesResponse. parseFrom(InputStream input)static ListLakesResponseListLakesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLakesResponseListLakesResponse. parseFrom(ByteBuffer data)static ListLakesResponseListLakesResponse. 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.ListLakesPageDataplexServiceClient.ListLakesPage. createPage(com.google.api.gax.rpc.PageContext<ListLakesRequest,ListLakesResponse,Lake> context, ListLakesResponse response)ListLakesResponse.BuilderListLakesResponse.Builder. mergeFrom(ListLakesResponse other)static ListLakesResponse.BuilderListLakesResponse. 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.ListLakesPageDataplexServiceClient.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 voidDataplexServiceGrpc.AsyncService. listLakes(ListLakesRequest request, io.grpc.stub.StreamObserver<ListLakesResponse> responseObserver)Lists lake resources in a project and location.voidDataplexServiceGrpc.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.
-