Class SecurityPostureClient.ListPosturesPagedResponse (0.8.0)

public static class SecurityPostureClient.ListPosturesPagedResponse extends AbstractPagedListResponse<ListPosturesRequest,ListPosturesResponse,Posture,SecurityPostureClient.ListPosturesPage,SecurityPostureClient.ListPosturesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityPostureClient.ListPosturesPagedResponse

Static Methods

createAsync(PageContext<ListPosturesRequest,ListPosturesResponse,Posture> context, ApiFuture<ListPosturesResponse> futureResponse)

public static ApiFuture<SecurityPostureClient.ListPosturesPagedResponse> createAsync(PageContext<ListPosturesRequest,ListPosturesResponse,Posture> context, ApiFuture<ListPosturesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPosturesRequest,ListPosturesResponse,Posture>
futureResponse ApiFuture<ListPosturesResponse>
Returns
Type Description
ApiFuture<ListPosturesPagedResponse>