public interface ConnectionDetails
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
default Map<String,String> |
getProperties()
Gets props associated with this ConnectionDetails.
|
String |
getType() |
void |
setName(String name) |
Copyright © 2020 Hitachi Vantara. All rights reserved.