| Package | Description |
|---|---|
| com.orbitz.consul.model.session |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSessionCreatedResponse |
ImmutableSessionCreatedResponse.Builder.build()
Builds a new
ImmutableSessionCreatedResponse. |
static ImmutableSessionCreatedResponse |
ImmutableSessionCreatedResponse.copyOf(SessionCreatedResponse instance)
Creates an immutable copy of a
SessionCreatedResponse value. |
ImmutableSessionCreatedResponse |
ImmutableSessionCreatedResponse.withId(String value)
Copy the current immutable object by setting a value for the
id attribute. |
Copyright © 2018. All rights reserved.