Uses of Class
com.google.cloud.vmmigration.v1.VmMigrationClient.ListCloneJobsPagedResponse
-
Packages that use VmMigrationClient.ListCloneJobsPagedResponse Package Description com.google.cloud.vmmigration.v1 A client to VM Migration APIcom.google.cloud.vmmigration.v1.stub -
-
Uses of VmMigrationClient.ListCloneJobsPagedResponse in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return VmMigrationClient.ListCloneJobsPagedResponse Modifier and Type Method Description VmMigrationClient.ListCloneJobsPagedResponseVmMigrationClient. listCloneJobs(ListCloneJobsRequest request)Lists CloneJobs of a given migrating VM.VmMigrationClient.ListCloneJobsPagedResponseVmMigrationClient. listCloneJobs(MigratingVmName parent)Lists CloneJobs of a given migrating VM.VmMigrationClient.ListCloneJobsPagedResponseVmMigrationClient. listCloneJobs(String parent)Lists CloneJobs of a given migrating VM.Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type VmMigrationClient.ListCloneJobsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationClient.ListCloneJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, com.google.api.core.ApiFuture<ListCloneJobsResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationClient. listCloneJobsPagedCallable()Lists CloneJobs of a given migrating VM.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationSettings.Builder. listCloneJobsSettings()Returns the builder for the settings used for calls to listCloneJobs.com.google.api.gax.rpc.PagedCallSettings<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationSettings. listCloneJobsSettings()Returns the object with the settings used for calls to listCloneJobs. -
Uses of VmMigrationClient.ListCloneJobsPagedResponse in com.google.cloud.vmmigration.v1.stub
Methods in com.google.cloud.vmmigration.v1.stub that return types with arguments of type VmMigrationClient.ListCloneJobsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>GrpcVmMigrationStub. listCloneJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>HttpJsonVmMigrationStub. listCloneJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationStub. listCloneJobsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationStubSettings.Builder. listCloneJobsSettings()Returns the builder for the settings used for calls to listCloneJobs.com.google.api.gax.rpc.PagedCallSettings<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse>VmMigrationStubSettings. listCloneJobsSettings()Returns the object with the settings used for calls to listCloneJobs.
-