Class SecurityCenterClient.ListResourceValueConfigsPagedResponse (2.49.0)

public static class SecurityCenterClient.ListResourceValueConfigsPagedResponse extends AbstractPagedListResponse<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse,ResourceValueConfig,SecurityCenterClient.ListResourceValueConfigsPage,SecurityCenterClient.ListResourceValueConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecurityCenterClient.ListResourceValueConfigsPagedResponse

Static Methods

createAsync(PageContext<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse,ResourceValueConfig> context, ApiFuture<ListResourceValueConfigsResponse> futureResponse)

public static ApiFuture<SecurityCenterClient.ListResourceValueConfigsPagedResponse> createAsync(PageContext<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse,ResourceValueConfig> context, ApiFuture<ListResourceValueConfigsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse,ResourceValueConfig>
futureResponseApiFuture<ListResourceValueConfigsResponse>
Returns
TypeDescription
ApiFuture<ListResourceValueConfigsPagedResponse>