Uses of Class
com.google.cloud.migrationcenter.v1.MigrationCenterClient.ListLocationsPage
-
Packages that use MigrationCenterClient.ListLocationsPage Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of MigrationCenterClient.ListLocationsPage in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return MigrationCenterClient.ListLocationsPage Modifier and Type Method Description protected MigrationCenterClient.ListLocationsPage
MigrationCenterClient.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.migrationcenter.v1 that return types with arguments of type MigrationCenterClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<MigrationCenterClient.ListLocationsPage>
MigrationCenterClient.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.migrationcenter.v1 with type arguments of type MigrationCenterClient.ListLocationsPage Modifier and Type Method Description protected MigrationCenterClient.ListLocationsFixedSizeCollection
MigrationCenterClient.ListLocationsFixedSizeCollection. createCollection(List<MigrationCenterClient.ListLocationsPage> pages, int collectionSize)
-