Uses of Class
com.google.cloud.support.v2.CaseServiceClient.SearchCasesPagedResponse
-
Packages that use CaseServiceClient.SearchCasesPagedResponse Package Description com.google.cloud.support.v2 A client to Google Cloud Support APIcom.google.cloud.support.v2.stub -
-
Uses of CaseServiceClient.SearchCasesPagedResponse in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return CaseServiceClient.SearchCasesPagedResponse Modifier and Type Method Description CaseServiceClient.SearchCasesPagedResponseCaseServiceClient. searchCases(SearchCasesRequest request)Search cases using the specified query.Methods in com.google.cloud.support.v2 that return types with arguments of type CaseServiceClient.SearchCasesPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CaseServiceClient.SearchCasesPagedResponse>CaseServiceClient.SearchCasesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchCasesRequest,SearchCasesResponse,Case> context, com.google.api.core.ApiFuture<SearchCasesResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<SearchCasesRequest,CaseServiceClient.SearchCasesPagedResponse>CaseServiceClient. searchCasesPagedCallable()Search cases using the specified query.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCasesRequest,SearchCasesResponse,CaseServiceClient.SearchCasesPagedResponse>CaseServiceSettings.Builder. searchCasesSettings()Returns the builder for the settings used for calls to searchCases.com.google.api.gax.rpc.PagedCallSettings<SearchCasesRequest,SearchCasesResponse,CaseServiceClient.SearchCasesPagedResponse>CaseServiceSettings. searchCasesSettings()Returns the object with the settings used for calls to searchCases. -
Uses of CaseServiceClient.SearchCasesPagedResponse in com.google.cloud.support.v2.stub
Methods in com.google.cloud.support.v2.stub that return types with arguments of type CaseServiceClient.SearchCasesPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SearchCasesRequest,CaseServiceClient.SearchCasesPagedResponse>CaseServiceStub. searchCasesPagedCallable()com.google.api.gax.rpc.UnaryCallable<SearchCasesRequest,CaseServiceClient.SearchCasesPagedResponse>GrpcCaseServiceStub. searchCasesPagedCallable()com.google.api.gax.rpc.UnaryCallable<SearchCasesRequest,CaseServiceClient.SearchCasesPagedResponse>HttpJsonCaseServiceStub. searchCasesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCasesRequest,SearchCasesResponse,CaseServiceClient.SearchCasesPagedResponse>CaseServiceStubSettings.Builder. searchCasesSettings()Returns the builder for the settings used for calls to searchCases.com.google.api.gax.rpc.PagedCallSettings<SearchCasesRequest,SearchCasesResponse,CaseServiceClient.SearchCasesPagedResponse>CaseServiceStubSettings. searchCasesSettings()Returns the object with the settings used for calls to searchCases.
-