Class CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPage<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status,CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage>
-
- com.google.ads.googleads.v10.services.CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage
-
- All Implemented Interfaces:
com.google.api.gax.paging.AsyncPage<com.google.rpc.Status>,com.google.api.gax.paging.Page<com.google.rpc.Status>
- Enclosing class:
- CampaignDraftServiceClient
public static class CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage extends com.google.api.gax.paging.AbstractPage<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status,CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPagecreatePage(com.google.api.gax.rpc.PageContext<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status> context, ListCampaignDraftAsyncErrorsResponse response)com.google.api.core.ApiFuture<CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage>createPageAsync(com.google.api.gax.rpc.PageContext<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status> context, com.google.api.core.ApiFuture<ListCampaignDraftAsyncErrorsResponse> futureResponse)
-
-
-
Method Detail
-
createPage
protected CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage createPage(com.google.api.gax.rpc.PageContext<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status> context, ListCampaignDraftAsyncErrorsResponse response)
- Specified by:
createPagein classcom.google.api.gax.paging.AbstractPage<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status,CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage>
-
createPageAsync
public com.google.api.core.ApiFuture<CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status> context, com.google.api.core.ApiFuture<ListCampaignDraftAsyncErrorsResponse> futureResponse)
- Overrides:
createPageAsyncin classcom.google.api.gax.paging.AbstractPage<ListCampaignDraftAsyncErrorsRequest,ListCampaignDraftAsyncErrorsResponse,com.google.rpc.Status,CampaignDraftServiceClient.ListCampaignDraftAsyncErrorsPage>
-
-