ImmutableUaaGroupList |
ImmutableUaaGroupList.Builder.build() |
|
static ImmutableUaaGroupList |
ImmutableUaaGroupList.copyOf(UaaGroupList instance) |
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withItemsPerPage(Integer value) |
Copy the current immutable object by setting a value for the itemsPerPage attribute.
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withResources(UaaGroup... elements) |
Copy the current immutable object with elements that replace the content of resources.
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withResources(Iterable<? extends UaaGroup> elements) |
Copy the current immutable object with elements that replace the content of resources.
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withSchemas(Iterable<String> elements) |
Copy the current immutable object with elements that replace the content of schemas.
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withSchemas(String... elements) |
Copy the current immutable object with elements that replace the content of schemas.
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withStartIndex(Integer value) |
Copy the current immutable object by setting a value for the startIndex attribute.
|
ImmutableUaaGroupList |
ImmutableUaaGroupList.withTotalResults(Integer value) |
Copy the current immutable object by setting a value for the totalResults attribute.
|