Class CmekServiceClient.ListEncryptionConfigsPagedResponse (1.60.0)

public static class CmekServiceClient.ListEncryptionConfigsPagedResponse extends AbstractPagedListResponse<ListEncryptionConfigsRequest,ListEncryptionConfigsResponse,EncryptionConfig,CmekServiceClient.ListEncryptionConfigsPage,CmekServiceClient.ListEncryptionConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CmekServiceClient.ListEncryptionConfigsPagedResponse

Static Methods

createAsync(PageContext<ListEncryptionConfigsRequest,ListEncryptionConfigsResponse,EncryptionConfig> context, ApiFuture<ListEncryptionConfigsResponse> futureResponse)

public static ApiFuture<CmekServiceClient.ListEncryptionConfigsPagedResponse> createAsync(PageContext<ListEncryptionConfigsRequest,ListEncryptionConfigsResponse,EncryptionConfig> context, ApiFuture<ListEncryptionConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListEncryptionConfigsRequest,ListEncryptionConfigsResponse,EncryptionConfig>
futureResponse ApiFuture<ListEncryptionConfigsResponse>
Returns
Type Description
ApiFuture<ListEncryptionConfigsPagedResponse>