Class SecurityCenterSettingsServiceClient.ListComponentsPagedResponse (0.37.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
NameDescription
contextPageContext<ListComponentsRequest,ListComponentsResponse,String>
futureResponseApiFuture<ListComponentsResponse>
Returns
TypeDescription
ApiFuture<ListComponentsPagedResponse>