Class BareMetalSolutionClient.ListNfsSharesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare,BareMetalSolutionClient.ListNfsSharesPage,BareMetalSolutionClient.ListNfsSharesFixedSizeCollection>
-
- com.google.cloud.baremetalsolution.v2.BareMetalSolutionClient.ListNfsSharesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<NfsShare>
- Enclosing class:
- BareMetalSolutionClient
public static class BareMetalSolutionClient.ListNfsSharesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare,BareMetalSolutionClient.ListNfsSharesPage,BareMetalSolutionClient.ListNfsSharesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNfsSharesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, com.google.api.core.ApiFuture<ListNfsSharesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListNfsSharesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare> context, com.google.api.core.ApiFuture<ListNfsSharesResponse> futureResponse)
-
-