Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static ApprovalWorkflows.Builder |
ApprovalWorkflows.builder()
Create a new builder.
|
ApprovalWorkflows.Builder |
ApprovalWorkflows.Builder.copy(ApprovalWorkflows model) |
ApprovalWorkflows.Builder |
ApprovalWorkflows.Builder.itemsPerPage(Integer itemsPerPage)
The number of resources returned in a list response page.
|
ApprovalWorkflows.Builder |
ApprovalWorkflows.Builder.resources(List<ApprovalWorkflow> resources)
A multi-valued list of complex objects containing the requested resources.
|
ApprovalWorkflows.Builder |
ApprovalWorkflows.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.
|
ApprovalWorkflows.Builder |
ApprovalWorkflows.Builder.startIndex(Integer startIndex)
The 1-based index of the first result in the current set of list results.
|
ApprovalWorkflows.Builder |
ApprovalWorkflows.toBuilder() |
ApprovalWorkflows.Builder |
ApprovalWorkflows.Builder.totalResults(Integer totalResults)
The total number of results returned by the list or query operation.
|
Copyright © 2016–2024. All rights reserved.