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