Class SecurityPostureClient.ListPostureDeploymentsPagedResponse (0.10.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
Name Description
context PageContext<ListPostureDeploymentsRequest,ListPostureDeploymentsResponse,PostureDeployment>
futureResponse ApiFuture<ListPostureDeploymentsResponse>
Returns
Type Description
ApiFuture<ListPostureDeploymentsPagedResponse>