Uses of Class
com.google.cloud.clouddms.v1.ListMigrationJobsResponse
-
Packages that use ListMigrationJobsResponse Package Description com.google.cloud.clouddms.v1 A client to Database Migration APIcom.google.cloud.clouddms.v1.stub -
-
Uses of ListMigrationJobsResponse in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ListMigrationJobsResponse Modifier and Type Method Description ListMigrationJobsResponseListMigrationJobsResponse.Builder. build()ListMigrationJobsResponseListMigrationJobsResponse.Builder. buildPartial()static ListMigrationJobsResponseListMigrationJobsResponse. getDefaultInstance()ListMigrationJobsResponseListMigrationJobsResponse.Builder. getDefaultInstanceForType()ListMigrationJobsResponseListMigrationJobsResponse. getDefaultInstanceForType()ListMigrationJobsResponseDataMigrationServiceGrpc.DataMigrationServiceBlockingStub. listMigrationJobs(ListMigrationJobsRequest request)Lists migration jobs in a given project and location.static ListMigrationJobsResponseListMigrationJobsResponse. parseDelimitedFrom(InputStream input)static ListMigrationJobsResponseListMigrationJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(byte[] data)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(com.google.protobuf.ByteString data)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(InputStream input)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(ByteBuffer data)static ListMigrationJobsResponseListMigrationJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type ListMigrationJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListMigrationJobsRequest,ListMigrationJobsResponse>DataMigrationServiceGrpc. getListMigrationJobsMethod()com.google.protobuf.Parser<ListMigrationJobsResponse>ListMigrationJobsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListMigrationJobsResponse>DataMigrationServiceGrpc.DataMigrationServiceFutureStub. listMigrationJobs(ListMigrationJobsRequest request)Lists migration jobs in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListMigrationJobsRequest,ListMigrationJobsResponse>DataMigrationServiceClient. listMigrationJobsCallable()Lists migration jobs in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListMigrationJobsRequest,ListMigrationJobsResponse,DataMigrationServiceClient.ListMigrationJobsPagedResponse>DataMigrationServiceSettings.Builder. listMigrationJobsSettings()Returns the builder for the settings used for calls to listMigrationJobs.com.google.api.gax.rpc.PagedCallSettings<ListMigrationJobsRequest,ListMigrationJobsResponse,DataMigrationServiceClient.ListMigrationJobsPagedResponse>DataMigrationServiceSettings. listMigrationJobsSettings()Returns the object with the settings used for calls to listMigrationJobs.static com.google.protobuf.Parser<ListMigrationJobsResponse>ListMigrationJobsResponse. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type ListMigrationJobsResponse Modifier and Type Method Description protected DataMigrationServiceClient.ListMigrationJobsPageDataMigrationServiceClient.ListMigrationJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListMigrationJobsRequest,ListMigrationJobsResponse,MigrationJob> context, ListMigrationJobsResponse response)ListMigrationJobsResponse.BuilderListMigrationJobsResponse.Builder. mergeFrom(ListMigrationJobsResponse other)static ListMigrationJobsResponse.BuilderListMigrationJobsResponse. newBuilder(ListMigrationJobsResponse prototype)Method parameters in com.google.cloud.clouddms.v1 with type arguments of type ListMigrationJobsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListMigrationJobsPagedResponse>DataMigrationServiceClient.ListMigrationJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMigrationJobsRequest,ListMigrationJobsResponse,MigrationJob> context, com.google.api.core.ApiFuture<ListMigrationJobsResponse> futureResponse)static com.google.api.core.ApiFuture<DataMigrationServiceClient.ListMigrationJobsPagedResponse>DataMigrationServiceClient.ListMigrationJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMigrationJobsRequest,ListMigrationJobsResponse,MigrationJob> context, com.google.api.core.ApiFuture<ListMigrationJobsResponse> futureResponse)protected DataMigrationServiceClient.ListMigrationJobsPageDataMigrationServiceClient.ListMigrationJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListMigrationJobsRequest,ListMigrationJobsResponse,MigrationJob> context, ListMigrationJobsResponse response)com.google.api.core.ApiFuture<DataMigrationServiceClient.ListMigrationJobsPage>DataMigrationServiceClient.ListMigrationJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMigrationJobsRequest,ListMigrationJobsResponse,MigrationJob> context, com.google.api.core.ApiFuture<ListMigrationJobsResponse> futureResponse)com.google.api.core.ApiFuture<DataMigrationServiceClient.ListMigrationJobsPage>DataMigrationServiceClient.ListMigrationJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMigrationJobsRequest,ListMigrationJobsResponse,MigrationJob> context, com.google.api.core.ApiFuture<ListMigrationJobsResponse> futureResponse)default voidDataMigrationServiceGrpc.AsyncService. listMigrationJobs(ListMigrationJobsRequest request, io.grpc.stub.StreamObserver<ListMigrationJobsResponse> responseObserver)Lists migration jobs in a given project and location.voidDataMigrationServiceGrpc.DataMigrationServiceStub. listMigrationJobs(ListMigrationJobsRequest request, io.grpc.stub.StreamObserver<ListMigrationJobsResponse> responseObserver)Lists migration jobs in a given project and location. -
Uses of ListMigrationJobsResponse in com.google.cloud.clouddms.v1.stub
Methods in com.google.cloud.clouddms.v1.stub that return types with arguments of type ListMigrationJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListMigrationJobsRequest,ListMigrationJobsResponse>DataMigrationServiceStub. listMigrationJobsCallable()com.google.api.gax.rpc.UnaryCallable<ListMigrationJobsRequest,ListMigrationJobsResponse>GrpcDataMigrationServiceStub. listMigrationJobsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListMigrationJobsRequest,ListMigrationJobsResponse,DataMigrationServiceClient.ListMigrationJobsPagedResponse>DataMigrationServiceStubSettings.Builder. listMigrationJobsSettings()Returns the builder for the settings used for calls to listMigrationJobs.com.google.api.gax.rpc.PagedCallSettings<ListMigrationJobsRequest,ListMigrationJobsResponse,DataMigrationServiceClient.ListMigrationJobsPagedResponse>DataMigrationServiceStubSettings. listMigrationJobsSettings()Returns the object with the settings used for calls to listMigrationJobs.
-