Class EnvironmentsClient.LookupEnvironmentHistoryPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment,EnvironmentsClient.LookupEnvironmentHistoryPage,EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3.EnvironmentsClient.LookupEnvironmentHistoryPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Environment>
- Enclosing class:
- EnvironmentsClient
public static class EnvironmentsClient.LookupEnvironmentHistoryPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment,EnvironmentsClient.LookupEnvironmentHistoryPage,EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
-
-