Class CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPage<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status,CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage>
-
- com.google.ads.googleads.v10.services.CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage
-
- 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:
- CampaignExperimentServiceClient
public static class CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage extends com.google.api.gax.paging.AbstractPage<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status,CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPagecreatePage(com.google.api.gax.rpc.PageContext<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status> context, ListCampaignExperimentAsyncErrorsResponse response)com.google.api.core.ApiFuture<CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage>createPageAsync(com.google.api.gax.rpc.PageContext<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status> context, com.google.api.core.ApiFuture<ListCampaignExperimentAsyncErrorsResponse> futureResponse)
-
-
-
Method Detail
-
createPage
protected CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage createPage(com.google.api.gax.rpc.PageContext<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status> context, ListCampaignExperimentAsyncErrorsResponse response)
- Specified by:
createPagein classcom.google.api.gax.paging.AbstractPage<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status,CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage>
-
createPageAsync
public com.google.api.core.ApiFuture<CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status> context, com.google.api.core.ApiFuture<ListCampaignExperimentAsyncErrorsResponse> futureResponse)
- Overrides:
createPageAsyncin classcom.google.api.gax.paging.AbstractPage<ListCampaignExperimentAsyncErrorsRequest,ListCampaignExperimentAsyncErrorsResponse,com.google.rpc.Status,CampaignExperimentServiceClient.ListCampaignExperimentAsyncErrorsPage>
-
-