Class SecurityPostureClient.ListPosturesPagedResponse (0.6.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
NameDescription
contextPageContext<ListPosturesRequest,ListPosturesResponse,Posture>
futureResponseApiFuture<ListPosturesResponse>
Returns
TypeDescription
ApiFuture<ListPosturesPagedResponse>