@Validated @ConfigurationProperties(value="owncloud") public class OwncloudRestProperties extends OwncloudProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
OwncloudRestProperties.ResourceServiceProperties
advanced Properties for the REST Resource Service Implementation
|
OwncloudProperties.UserServiceDEFAULT_BUFFER_SIZE| Constructor and Description |
|---|
OwncloudRestProperties() |
| Modifier and Type | Method and Description |
|---|---|
OwncloudRestProperties.ResourceServiceProperties |
getResourceService()
advanced Properties for the REST Resource Service Implementation
|
void |
setResourceService(OwncloudRestProperties.ResourceServiceProperties resourceService)
advanced Properties for the REST Resource Service Implementation
|
getLocation, getUserService, setLocation, setResourceService, setUserServicepublic OwncloudRestProperties.ResourceServiceProperties getResourceService()
getResourceService in class OwncloudPropertiespublic void setResourceService(OwncloudRestProperties.ResourceServiceProperties resourceService)
Copyright © 2016–2020 coolstuff.software. All rights reserved.