Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static Groups.Builder |
Groups.builder()
Create a new builder.
|
Groups.Builder |
Groups.Builder.copy(Groups model) |
Groups.Builder |
Groups.Builder.itemsPerPage(Integer itemsPerPage)
The number of resources returned in a list response page.
|
Groups.Builder |
Groups.Builder.resources(List<Group> resources)
A multi-valued list of complex objects containing the requested resources.
|
Groups.Builder |
Groups.Builder.schemas(List<String> schemas)
The schemas attribute is an array of Strings which allows introspection of the supported
schema version for a SCIM representation as well any schema extensions supported by that
representation.
|
Groups.Builder |
Groups.Builder.startIndex(Integer startIndex)
The 1-based index of the first result in the current set of list results.
|
Groups.Builder |
Groups.toBuilder() |
Groups.Builder |
Groups.Builder.totalResults(Integer totalResults)
The total number of results returned by the list or query operation.
|
Copyright © 2016–2024. All rights reserved.