EmailServiceResource.DefinitionStages.WithDataLocation Interface
public static interface EmailServiceResource.DefinitionStages.WithDataLocation
The stage of the EmailServiceResource definition allowing to specify dataLocation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDataLocation(String dataLocation)
Specifies the data |
Method Details
withDataLocation
public abstract EmailServiceResource.DefinitionStages.WithCreate withDataLocation(String dataLocation)
Specifies the dataLocation property: The location where the email service stores its data at rest..
Parameters:
Returns: