Class CustomTargetingKeyServiceClient.ListCustomTargetingKeysPagedResponse (0.3.0)

public static class CustomTargetingKeyServiceClient.ListCustomTargetingKeysPagedResponse extends AbstractPagedListResponse<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse,CustomTargetingKey,CustomTargetingKeyServiceClient.ListCustomTargetingKeysPage,CustomTargetingKeyServiceClient.ListCustomTargetingKeysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CustomTargetingKeyServiceClient.ListCustomTargetingKeysPagedResponse

Static Methods

createAsync(PageContext<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse,CustomTargetingKey> context, ApiFuture<ListCustomTargetingKeysResponse> futureResponse)

public static ApiFuture<CustomTargetingKeyServiceClient.ListCustomTargetingKeysPagedResponse> createAsync(PageContext<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse,CustomTargetingKey> context, ApiFuture<ListCustomTargetingKeysResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse,CustomTargetingKey>
futureResponse ApiFuture<ListCustomTargetingKeysResponse>
Returns
Type Description
ApiFuture<ListCustomTargetingKeysPagedResponse>