ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.addAllResources(Iterable<? extends UaaGroup> elements) |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.addAllSchemas(Iterable<String> elements) |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.addResources(UaaGroup element) |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.addResources(UaaGroup... elements) |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.addSchemas(String element) |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.addSchemas(String... elements) |
|
static ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.builder() |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.from(UaaGroupList instance) |
Fill a builder with attribute values from the provided UaaGroupList instance.
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.itemsPerPage(Integer itemsPerPage) |
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.resources(Iterable<? extends UaaGroup> elements) |
Sets or replaces all elements for resources list.
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.schemas(Iterable<String> elements) |
Sets or replaces all elements for schemas list.
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.startIndex(Integer startIndex) |
Initializes the value for the startIndex attribute.
|
ImmutableUaaGroupList.Builder |
ImmutableUaaGroupList.Builder.totalResults(Integer totalResults) |
|