Uses of Class
com.google.cloud.bigquery.migration.v2.ListMigrationWorkflowsRequest
-
Packages that use ListMigrationWorkflowsRequest Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration APIcom.google.cloud.bigquery.migration.v2.stub -
-
Uses of ListMigrationWorkflowsRequest in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 that return ListMigrationWorkflowsRequest Modifier and Type Method Description ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest.Builder. build()
ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest.Builder. buildPartial()
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. getDefaultInstance()
ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest.Builder. getDefaultInstanceForType()
ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. getDefaultInstanceForType()
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseDelimitedFrom(InputStream input)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(byte[] data)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(InputStream input)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(ByteBuffer data)
static ListMigrationWorkflowsRequest
ListMigrationWorkflowsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.migration.v2 that return types with arguments of type ListMigrationWorkflowsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse>
MigrationServiceGrpc. getListMigrationWorkflowsMethod()
com.google.protobuf.Parser<ListMigrationWorkflowsRequest>
ListMigrationWorkflowsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse>
MigrationServiceClient. listMigrationWorkflowsCallable()
Lists previously created migration workflow.com.google.api.gax.rpc.UnaryCallable<ListMigrationWorkflowsRequest,MigrationServiceClient.ListMigrationWorkflowsPagedResponse>
MigrationServiceClient. listMigrationWorkflowsPagedCallable()
Lists previously created migration workflow.com.google.api.gax.rpc.PagedCallSettings.Builder<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationServiceClient.ListMigrationWorkflowsPagedResponse>
MigrationServiceSettings.Builder. listMigrationWorkflowsSettings()
Returns the builder for the settings used for calls to listMigrationWorkflows.com.google.api.gax.rpc.PagedCallSettings<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationServiceClient.ListMigrationWorkflowsPagedResponse>
MigrationServiceSettings. listMigrationWorkflowsSettings()
Returns the object with the settings used for calls to listMigrationWorkflows.static com.google.protobuf.Parser<ListMigrationWorkflowsRequest>
ListMigrationWorkflowsRequest. parser()
Methods in com.google.cloud.bigquery.migration.v2 with parameters of type ListMigrationWorkflowsRequest Modifier and Type Method Description MigrationServiceClient.ListMigrationWorkflowsPagedResponse
MigrationServiceClient. listMigrationWorkflows(ListMigrationWorkflowsRequest request)
Lists previously created migration workflow.default void
MigrationServiceGrpc.AsyncService. listMigrationWorkflows(ListMigrationWorkflowsRequest request, io.grpc.stub.StreamObserver<ListMigrationWorkflowsResponse> responseObserver)
Lists previously created migration workflow.ListMigrationWorkflowsResponse
MigrationServiceGrpc.MigrationServiceBlockingStub. listMigrationWorkflows(ListMigrationWorkflowsRequest request)
Lists previously created migration workflow.com.google.common.util.concurrent.ListenableFuture<ListMigrationWorkflowsResponse>
MigrationServiceGrpc.MigrationServiceFutureStub. listMigrationWorkflows(ListMigrationWorkflowsRequest request)
Lists previously created migration workflow.void
MigrationServiceGrpc.MigrationServiceStub. listMigrationWorkflows(ListMigrationWorkflowsRequest request, io.grpc.stub.StreamObserver<ListMigrationWorkflowsResponse> responseObserver)
Lists previously created migration workflow.ListMigrationWorkflowsRequest.Builder
ListMigrationWorkflowsRequest.Builder. mergeFrom(ListMigrationWorkflowsRequest other)
static ListMigrationWorkflowsRequest.Builder
ListMigrationWorkflowsRequest. newBuilder(ListMigrationWorkflowsRequest prototype)
Method parameters in com.google.cloud.bigquery.migration.v2 with type arguments of type ListMigrationWorkflowsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<MigrationServiceClient.ListMigrationWorkflowsPagedResponse>
MigrationServiceClient.ListMigrationWorkflowsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow> context, com.google.api.core.ApiFuture<ListMigrationWorkflowsResponse> futureResponse)
protected MigrationServiceClient.ListMigrationWorkflowsPage
MigrationServiceClient.ListMigrationWorkflowsPage. createPage(com.google.api.gax.rpc.PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow> context, ListMigrationWorkflowsResponse response)
com.google.api.core.ApiFuture<MigrationServiceClient.ListMigrationWorkflowsPage>
MigrationServiceClient.ListMigrationWorkflowsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow> context, com.google.api.core.ApiFuture<ListMigrationWorkflowsResponse> futureResponse)
-
Uses of ListMigrationWorkflowsRequest in com.google.cloud.bigquery.migration.v2.stub
-