Class SecurityCenterClient.ListAttackPathsPagedResponse (2.45.0)

public static class SecurityCenterClient.ListAttackPathsPagedResponse extends AbstractPagedListResponse<ListAttackPathsRequest,ListAttackPathsResponse,AttackPath,SecurityCenterClient.ListAttackPathsPage,SecurityCenterClient.ListAttackPathsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListAttackPathsPagedResponse

Static Methods

createAsync(PageContext<ListAttackPathsRequest,ListAttackPathsResponse,AttackPath> context, ApiFuture<ListAttackPathsResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.ListAttackPathsPagedResponse> createAsync(PageContext<ListAttackPathsRequest,ListAttackPathsResponse,AttackPath> context, ApiFuture<ListAttackPathsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAttackPathsRequest,ListAttackPathsResponse,AttackPath>
futureResponseApiFuture<ListAttackPathsResponse>
Returns
TypeDescription
ApiFuture<ListAttackPathsPagedResponse>