Package | Description |
---|---|
com.devexperts.mars.common |
This package contains a MARS data model and public API.
|
Modifier and Type | Method and Description |
---|---|
MARSEndpoint.Builder |
MARSEndpoint.Builder.clone() |
static MARSEndpoint.Builder |
MARSEndpoint.newBuilder()
Creates new
MARSEndpoint.Builder instance. |
MARSEndpoint.Builder |
MARSEndpoint.Builder.withProperties(Properties props)
Sets all supported properties from the provided properties object.
|
MARSEndpoint.Builder |
MARSEndpoint.Builder.withProperty(String key,
String value)
Sets the specified property.
|
Copyright © 2014 Devexperts. All Rights Reserved.