| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.model.acl |
| Modifier and Type | Method and Description |
|---|---|
List<AclResponse> |
AclClient.getAclInfo(String id) |
List<AclResponse> |
AclClient.listAcls() |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAclResponse
Immutable implementation of
AclResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAclResponse |
ImmutableAclResponse.copyOf(AclResponse instance)
Creates an immutable copy of a
AclResponse value. |
ImmutableAclResponse.Builder |
ImmutableAclResponse.Builder.from(AclResponse instance)
Fill a builder with attribute values from the provided
AclResponse instance. |
Copyright © 2018. All rights reserved.