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