Package com.google.cloud.compute.v1
Class InstancesClient.ListReferrersPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListReferrersInstancesRequest,InstanceListReferrers,Reference,InstancesClient.ListReferrersPage,InstancesClient.ListReferrersFixedSizeCollection>
-
- com.google.cloud.compute.v1.InstancesClient.ListReferrersPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Reference>
- Enclosing class:
- InstancesClient
public static class InstancesClient.ListReferrersPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListReferrersInstancesRequest,InstanceListReferrers,Reference,InstancesClient.ListReferrersPage,InstancesClient.ListReferrersFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<InstancesClient.ListReferrersPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListReferrersInstancesRequest,InstanceListReferrers,Reference> context, com.google.api.core.ApiFuture<InstanceListReferrers> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<InstancesClient.ListReferrersPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListReferrersInstancesRequest,InstanceListReferrers,Reference> context, com.google.api.core.ApiFuture<InstanceListReferrers> futureResponse)
-
-