Class SecurityCenterSettingsServiceClient.ListComponentsPagedResponse (0.45.0)

public static class SecurityCenterSettingsServiceClient.ListComponentsPagedResponse extends AbstractPagedListResponse<ListComponentsRequest,ListComponentsResponse,String,SecurityCenterSettingsServiceClient.ListComponentsPage,SecurityCenterSettingsServiceClient.ListComponentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterSettingsServiceClient.ListComponentsPagedResponse

Static Methods

createAsync(PageContext<ListComponentsRequest,ListComponentsResponse,String> context, ApiFuture<ListComponentsResponse> futureResponse)

public static ApiFuture<SecurityCenterSettingsServiceClient.ListComponentsPagedResponse> createAsync(PageContext<ListComponentsRequest,ListComponentsResponse,String> context, ApiFuture<ListComponentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListComponentsRequest,ListComponentsResponse,String>
futureResponse ApiFuture<ListComponentsResponse>
Returns
Type Description
ApiFuture<ListComponentsPagedResponse>