public class GoogleCustomSearchClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SEARCH_URL |
| Constructor and Description |
|---|
GoogleCustomSearchClient() |
| Modifier and Type | Method and Description |
|---|---|
static GoogleCustomSearchResponse |
search(String q) |
static GoogleCustomSearchResponse |
search(String key,
String cx,
String q) |
public static final String SEARCH_URL
public static GoogleCustomSearchResponse search(String key, String cx, String q)
public static GoogleCustomSearchResponse search(String q)
Copyright © 2026. All rights reserved.