@UriParams public final class DrivePropertiesEndpointConfiguration extends GoogleDriveConfiguration
Constructor and Description |
---|
DrivePropertiesEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.google.api.services.drive.model.Property |
getContent() |
String |
getFileId() |
String |
getPropertyKey() |
void |
setContent(com.google.api.services.drive.model.Property content) |
void |
setFileId(String fileId) |
void |
setPropertyKey(String propertyKey) |
getAccessToken, getApiName, getApplicationName, getClientId, getClientSecret, getMethodName, getRefreshToken, getScopes, setAccessToken, setApiName, setApplicationName, setClientId, setClientSecret, setMethodName, setRefreshToken, setScopes
public DrivePropertiesEndpointConfiguration()
public com.google.api.services.drive.model.Property getContent()
public void setContent(com.google.api.services.drive.model.Property content)
public String getFileId()
public void setFileId(String fileId)
public String getPropertyKey()
public void setPropertyKey(String propertyKey)
Apache Camel