Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol | |
com.oracle.bmc.delegateaccesscontrol.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DelegationControlSummary> |
DelegateAccessControlPaginators.listDelegationControlsRecordIterator(ListDelegationControlsRequest request)
Creates a new iterable which will iterate over the
DelegationControlSummary objects contained in
responses from the listDelegationControls operation. |
Modifier and Type | Method and Description |
---|---|
DelegationControlSummary |
DelegationControlSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DelegationControlSummary> |
DelegationControlSummaryCollection.getItems()
contains DelegationControlSummary
|
Modifier and Type | Method and Description |
---|---|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.copy(DelegationControlSummary model) |
Modifier and Type | Method and Description |
---|---|
DelegationControlSummaryCollection.Builder |
DelegationControlSummaryCollection.Builder.items(List<DelegationControlSummary> items)
contains DelegationControlSummary
|
Constructor and Description |
---|
DelegationControlSummaryCollection(List<DelegationControlSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.