Class SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse (0.17.0)

public static class SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse extends AbstractPagedListResponse<ListDetectorsRequest,ListDetectorsResponse,Detector,SecurityCenterSettingsServiceClient.ListDetectorsPage,SecurityCenterSettingsServiceClient.ListDetectorsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse

Static Methods

createAsync(PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector> context, ApiFuture<ListDetectorsResponse> futureResponse)

public static ApiFuture<SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse> createAsync(PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector> context, ApiFuture<ListDetectorsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDetectorsRequest,ListDetectorsResponse,Detector>
futureResponseApiFuture<ListDetectorsResponse>
Returns
TypeDescription
ApiFuture<ListDetectorsPagedResponse>