Package | Description |
---|---|
io.sphere.sdk.extensions |
Modifier and Type | Method and Description |
---|---|
HttpDestination |
HttpDestinationBuilder.build()
Creates a new instance of
HttpDestination with the values of this builder. |
Modifier and Type | Method and Description |
---|---|
static HttpDestinationBuilder |
HttpDestinationBuilder.of(HttpDestination template)
Creates a new object initialized with the fields of the template parameter.
|