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