Uses of Class
com.google.cloud.baremetalsolution.v2.BareMetalSolutionClient.ListNetworksPage
-
Packages that use BareMetalSolutionClient.ListNetworksPage Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of BareMetalSolutionClient.ListNetworksPage in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return BareMetalSolutionClient.ListNetworksPage Modifier and Type Method Description protected BareMetalSolutionClient.ListNetworksPageBareMetalSolutionClient.ListNetworksPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, ListNetworksResponse response)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type BareMetalSolutionClient.ListNetworksPage Modifier and Type Method Description com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNetworksPage>BareMetalSolutionClient.ListNetworksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworksRequest,ListNetworksResponse,Network> context, com.google.api.core.ApiFuture<ListNetworksResponse> futureResponse)Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type BareMetalSolutionClient.ListNetworksPage Modifier and Type Method Description protected BareMetalSolutionClient.ListNetworksFixedSizeCollectionBareMetalSolutionClient.ListNetworksFixedSizeCollection. createCollection(List<BareMetalSolutionClient.ListNetworksPage> pages, int collectionSize)
-