Package | Description |
---|---|
com.oracle.bmc.accessgovernancecp | |
com.oracle.bmc.accessgovernancecp.model |
Modifier and Type | Method and Description |
---|---|
Iterable<GovernanceInstanceSummary> |
AccessGovernanceCPPaginators.listGovernanceInstancesRecordIterator(ListGovernanceInstancesRequest request)
Creates a new iterable which will iterate over the
GovernanceInstanceSummary objects contained in
responses from the listGovernanceInstances operation. |
Modifier and Type | Method and Description |
---|---|
GovernanceInstanceSummary |
GovernanceInstanceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GovernanceInstanceSummary> |
GovernanceInstanceCollection.getItems()
List of GovernanceInstances.
|
Modifier and Type | Method and Description |
---|---|
GovernanceInstanceSummary.Builder |
GovernanceInstanceSummary.Builder.copy(GovernanceInstanceSummary model) |
Modifier and Type | Method and Description |
---|---|
GovernanceInstanceCollection.Builder |
GovernanceInstanceCollection.Builder.items(List<GovernanceInstanceSummary> items)
List of GovernanceInstances.
|
Constructor and Description |
---|
GovernanceInstanceCollection(List<GovernanceInstanceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.