Class SecurityCenterSettingsServiceClient.ListDetectorsPagedResponse (0.45.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
Name Description
context PageContext<ListDetectorsRequest,ListDetectorsResponse,Detector>
futureResponse ApiFuture<ListDetectorsResponse>
Returns
Type Description
ApiFuture<ListDetectorsPagedResponse>