Uses of Class
com.google.cloud.compute.v1.InstancesClient.ListReferrersPage
-
Packages that use InstancesClient.ListReferrersPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InstancesClient.ListReferrersPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstancesClient.ListReferrersPage Modifier and Type Method Description protected InstancesClient.ListReferrersPage
InstancesClient.ListReferrersPage. createPage(com.google.api.gax.rpc.PageContext<ListReferrersInstancesRequest,InstanceListReferrers,Reference> context, InstanceListReferrers response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InstancesClient.ListReferrersPage Modifier and Type Method Description com.google.api.core.ApiFuture<InstancesClient.ListReferrersPage>
InstancesClient.ListReferrersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListReferrersInstancesRequest,InstanceListReferrers,Reference> context, com.google.api.core.ApiFuture<InstanceListReferrers> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type InstancesClient.ListReferrersPage Modifier and Type Method Description protected InstancesClient.ListReferrersFixedSizeCollection
InstancesClient.ListReferrersFixedSizeCollection. createCollection(List<InstancesClient.ListReferrersPage> pages, int collectionSize)
-