Class SecurityCenterClient.ListAssetsPagedResponse (2.6.0)

public static class SecurityCenterClient.ListAssetsPagedResponse extends AbstractPagedListResponse<ListAssetsRequest,ListAssetsResponse,ListAssetsResponse.ListAssetsResult,SecurityCenterClient.ListAssetsPage,SecurityCenterClient.ListAssetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListAssetsPagedResponse

Static Methods

createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,ListAssetsResponse.ListAssetsResult> context, ApiFuture<ListAssetsResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.ListAssetsPagedResponse> createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,ListAssetsResponse.ListAssetsResult> context, ApiFuture<ListAssetsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAssetsRequest,ListAssetsResponse,ListAssetsResult>
futureResponseApiFuture<ListAssetsResponse>
Returns
TypeDescription
ApiFuture<ListAssetsPagedResponse>