Uses of Class
com.google.cloud.migrationcenter.v1.MigrationCenterClient.ListImportJobsPagedResponse
-
Packages that use MigrationCenterClient.ListImportJobsPagedResponse Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center APIcom.google.cloud.migrationcenter.v1.stub -
-
Uses of MigrationCenterClient.ListImportJobsPagedResponse in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return MigrationCenterClient.ListImportJobsPagedResponse Modifier and Type Method Description MigrationCenterClient.ListImportJobsPagedResponseMigrationCenterClient. listImportJobs(ListImportJobsRequest request)Lists all import jobs.MigrationCenterClient.ListImportJobsPagedResponseMigrationCenterClient. listImportJobs(LocationName parent)Lists all import jobs.MigrationCenterClient.ListImportJobsPagedResponseMigrationCenterClient. listImportJobs(String parent)Lists all import jobs.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type MigrationCenterClient.ListImportJobsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterClient.ListImportJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListImportJobsRequest,ListImportJobsResponse,ImportJob> context, com.google.api.core.ApiFuture<ListImportJobsResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListImportJobsRequest,MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterClient. listImportJobsPagedCallable()Lists all import jobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListImportJobsRequest,ListImportJobsResponse,MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterSettings.Builder. listImportJobsSettings()Returns the builder for the settings used for calls to listImportJobs.com.google.api.gax.rpc.PagedCallSettings<ListImportJobsRequest,ListImportJobsResponse,MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterSettings. listImportJobsSettings()Returns the object with the settings used for calls to listImportJobs. -
Uses of MigrationCenterClient.ListImportJobsPagedResponse in com.google.cloud.migrationcenter.v1.stub
Methods in com.google.cloud.migrationcenter.v1.stub that return types with arguments of type MigrationCenterClient.ListImportJobsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListImportJobsRequest,MigrationCenterClient.ListImportJobsPagedResponse>GrpcMigrationCenterStub. listImportJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListImportJobsRequest,MigrationCenterClient.ListImportJobsPagedResponse>HttpJsonMigrationCenterStub. listImportJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListImportJobsRequest,MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterStub. listImportJobsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListImportJobsRequest,ListImportJobsResponse,MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterStubSettings.Builder. listImportJobsSettings()Returns the builder for the settings used for calls to listImportJobs.com.google.api.gax.rpc.PagedCallSettings<ListImportJobsRequest,ListImportJobsResponse,MigrationCenterClient.ListImportJobsPagedResponse>MigrationCenterStubSettings. listImportJobsSettings()Returns the object with the settings used for calls to listImportJobs.
-