Class SecurityPostureClient.ListPostureDeploymentsPagedResponse (0.2.0)

public static class SecurityPostureClient.ListPostureDeploymentsPagedResponse extends AbstractPagedListResponse<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse,PostureDeployment,SecurityPostureClient.ListPostureDeploymentsPage,SecurityPostureClient.ListPostureDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityPostureClient.ListPostureDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse,PostureDeployment> context, ApiFuture<ListPostureDeploymentsResponse> futureResponse)

public static ApiFuture<SecurityPostureClient.ListPostureDeploymentsPagedResponse> createAsync(PageContext<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse,PostureDeployment> context, ApiFuture<ListPostureDeploymentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse,PostureDeployment>
futureResponseApiFuture<ListPostureDeploymentsResponse>
Returns
TypeDescription
ApiFuture<ListPostureDeploymentsPagedResponse>