ImmutablePolicyListResponse |
ImmutablePolicyListResponse.Builder.build() |
|
static ImmutablePolicyListResponse |
ImmutablePolicyListResponse.copyOf(PolicyListResponse instance) |
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withCreateIndex(java.math.BigInteger value) |
Copy the current immutable object by setting a value for the createIndex attribute.
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withDatacenters(java.lang.String value) |
Copy the current immutable object by setting a present value for the optional datacenters attribute.
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withDatacenters(java.util.Optional<java.lang.String> optional) |
Copy the current immutable object by setting an optional value for the datacenters attribute.
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withHash(java.lang.String value) |
Copy the current immutable object by setting a value for the hash attribute.
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withId(java.lang.String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withModifyIndex(java.math.BigInteger value) |
Copy the current immutable object by setting a value for the modifyIndex attribute.
|
ImmutablePolicyListResponse |
ImmutablePolicyListResponse.withName(java.lang.String value) |
Copy the current immutable object by setting a value for the name attribute.
|