ImmutableAuthorizedResource |
ImmutableAuthorizedResource.Builder.build() |
|
static ImmutableAuthorizedResource |
ImmutableAuthorizedResource.copyOf(AuthorizedResource instance) |
|
static ImmutableAuthorizedResource |
ImmutableAuthorizedResource.of(ResourceKind kind) |
Construct a new immutable AuthorizedResource instance.
|
ImmutableAuthorizedResource |
ImmutableAuthorizedResource.withElement(EntitySelector value) |
Copy the current immutable object by setting a value for the element attribute.
|
ImmutableAuthorizedResource |
ImmutableAuthorizedResource.withKeyspace(EntitySelector value) |
Copy the current immutable object by setting a value for the keyspace attribute.
|
ImmutableAuthorizedResource |
ImmutableAuthorizedResource.withKind(ResourceKind value) |
Copy the current immutable object by setting a value for the kind attribute.
|