Uses of Class
com.google.cloud.vmmigration.v1.VmMigrationClient.ListLocationsPage
-
Packages that use VmMigrationClient.ListLocationsPage Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of VmMigrationClient.ListLocationsPage in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return VmMigrationClient.ListLocationsPage Modifier and Type Method Description protected VmMigrationClient.ListLocationsPage
VmMigrationClient.ListLocationsPage. createPage(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.cloud.location.ListLocationsResponse response)
Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type VmMigrationClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<VmMigrationClient.ListLocationsPage>
VmMigrationClient.ListLocationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
Method parameters in com.google.cloud.vmmigration.v1 with type arguments of type VmMigrationClient.ListLocationsPage Modifier and Type Method Description protected VmMigrationClient.ListLocationsFixedSizeCollection
VmMigrationClient.ListLocationsFixedSizeCollection. createCollection(List<VmMigrationClient.ListLocationsPage> pages, int collectionSize)
-