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