| Package | Description |
|---|---|
| org.apache.camel.component.google.mail | |
| org.apache.camel.component.google.mail.internal |
| Modifier and Type | Method and Description |
|---|---|
GoogleMailApiName |
GoogleMailConfiguration.getApiName() |
protected GoogleMailApiName |
GoogleMailComponent.getApiName(String apiNameStr) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
GoogleMailComponent.createEndpoint(String uri,
String methodName,
GoogleMailApiName apiName,
GoogleMailConfiguration endpointConfiguration) |
void |
GoogleMailConfiguration.setApiName(GoogleMailApiName apiName) |
| Constructor and Description |
|---|
GoogleMailEndpoint(String uri,
GoogleMailComponent component,
GoogleMailApiName apiName,
String methodName,
GoogleMailConfiguration endpointConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static GoogleMailApiName |
GoogleMailApiName.fromValue(String value) |
static GoogleMailApiName |
GoogleMailApiName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleMailApiName[] |
GoogleMailApiName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleMailConfiguration |
GoogleMailApiCollection.getEndpointConfiguration(GoogleMailApiName apiName) |
Apache Camel