Package com.google.cloud.translate.v3
Class TranslationServiceClient.ListGlossariesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListGlossariesRequest,ListGlossariesResponse,Glossary,TranslationServiceClient.ListGlossariesPage,TranslationServiceClient.ListGlossariesFixedSizeCollection>
-
- com.google.cloud.translate.v3.TranslationServiceClient.ListGlossariesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Glossary>
- Enclosing class:
- TranslationServiceClient
public static class TranslationServiceClient.ListGlossariesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListGlossariesRequest,ListGlossariesResponse,Glossary,TranslationServiceClient.ListGlossariesPage,TranslationServiceClient.ListGlossariesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context, com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context, com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse)
-
-