| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.model.session |
| Modifier and Type | Method and Description |
|---|---|
SessionCreatedResponse |
SessionClient.createSession(Session value)
Create Session.
|
SessionCreatedResponse |
SessionClient.createSession(Session value,
String dc)
Create Session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSessionCreatedResponse
Immutable implementation of
SessionCreatedResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSessionCreatedResponse |
ImmutableSessionCreatedResponse.copyOf(SessionCreatedResponse instance)
Creates an immutable copy of a
SessionCreatedResponse value. |
ImmutableSessionCreatedResponse.Builder |
ImmutableSessionCreatedResponse.Builder.from(SessionCreatedResponse instance)
Fill a builder with attribute values from the provided
SessionCreatedResponse instance. |
Copyright © 2018. All rights reserved.