Uses of Class
com.google.cloud.support.v2.CaseServiceClient.SearchCasesPage
-
Packages that use CaseServiceClient.SearchCasesPage Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of CaseServiceClient.SearchCasesPage in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseServiceClient.SearchCasesPage Modifier and Type Method Description protected CaseServiceClient.SearchCasesPageCaseServiceClient.SearchCasesPage. createPage(com.google.api.gax.rpc.PageContext<SearchCasesRequest,SearchCasesResponse,Case> context, SearchCasesResponse response)Methods in com.google.cloud.support.v2 that return types with arguments of type CaseServiceClient.SearchCasesPage Modifier and Type Method Description com.google.api.core.ApiFuture<CaseServiceClient.SearchCasesPage>CaseServiceClient.SearchCasesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchCasesRequest,SearchCasesResponse,Case> context, com.google.api.core.ApiFuture<SearchCasesResponse> futureResponse)Method parameters in com.google.cloud.support.v2 with type arguments of type CaseServiceClient.SearchCasesPage Modifier and Type Method Description protected CaseServiceClient.SearchCasesFixedSizeCollectionCaseServiceClient.SearchCasesFixedSizeCollection. createCollection(List<CaseServiceClient.SearchCasesPage> pages, int collectionSize)
-