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