static ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.builder() |
Create a new builder.
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.Builder.copy(ApprovalWorkflowSteps model) |
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.Builder.itemsPerPage(Integer itemsPerPage) |
The number of resources returned in a list response page.
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.Builder.resources(List<ApprovalWorkflowStep> resources) |
A multi-valued list of complex objects containing the requested resources.
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.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.
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.Builder.startIndex(Integer startIndex) |
The 1-based index of the first result in the current set of list results.
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.toBuilder() |
|
ApprovalWorkflowSteps.Builder |
ApprovalWorkflowSteps.Builder.totalResults(Integer totalResults) |
The total number of results returned by the list or query operation.
|