public interface ResourceProperties extends Serializable
Serializable properties used to fully describe and
construct a Resource.| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
URI |
getUri() |
String |
getUsername() |
Map<String,Object> |
toMap()
Gets all the properties represented as a
Map. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.