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