Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
MyPendingApproval |
MyPendingApproval.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MyPendingApproval> |
MyPendingApprovals.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
MyPendingApproval.Builder |
MyPendingApproval.Builder.copy(MyPendingApproval model) |
Modifier and Type | Method and Description |
---|---|
MyPendingApprovals.Builder |
MyPendingApprovals.Builder.resources(List<MyPendingApproval> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
MyPendingApprovals(List<String> schemas,
Integer totalResults,
List<MyPendingApproval> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MyPendingApproval |
GetMyPendingApprovalResponse.getMyPendingApproval()
The returned
MyPendingApproval instance. |
MyPendingApproval |
PatchMyPendingApprovalResponse.getMyPendingApproval()
The returned
MyPendingApproval instance. |
Modifier and Type | Method and Description |
---|---|
GetMyPendingApprovalResponse.Builder |
GetMyPendingApprovalResponse.Builder.myPendingApproval(MyPendingApproval myPendingApproval)
The returned
MyPendingApproval instance. |
PatchMyPendingApprovalResponse.Builder |
PatchMyPendingApprovalResponse.Builder.myPendingApproval(MyPendingApproval myPendingApproval)
The returned
MyPendingApproval instance. |
Copyright © 2016–2024. All rights reserved.