Uses of Class
com.google.cloud.migrationcenter.v1.MigrationCenterClient.ListGroupsPage
-
Packages that use MigrationCenterClient.ListGroupsPage Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of MigrationCenterClient.ListGroupsPage in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return MigrationCenterClient.ListGroupsPage Modifier and Type Method Description protected MigrationCenterClient.ListGroupsPageMigrationCenterClient.ListGroupsPage. createPage(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, ListGroupsResponse response)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type MigrationCenterClient.ListGroupsPage Modifier and Type Method Description com.google.api.core.ApiFuture<MigrationCenterClient.ListGroupsPage>MigrationCenterClient.ListGroupsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse)Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type MigrationCenterClient.ListGroupsPage Modifier and Type Method Description protected MigrationCenterClient.ListGroupsFixedSizeCollectionMigrationCenterClient.ListGroupsFixedSizeCollection. createCollection(List<MigrationCenterClient.ListGroupsPage> pages, int collectionSize)
-