Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
Iterable<StackResourceDriftSummary> |
ResourceManagerPaginators.listStackResourceDriftDetailsRecordIterator(ListStackResourceDriftDetailsRequest request)
Creates a new iterable which will iterate over the
StackResourceDriftSummary objects contained in
responses from the listStackResourceDriftDetails operation. |
Modifier and Type | Method and Description |
---|---|
StackResourceDriftSummary |
StackResourceDriftSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<StackResourceDriftSummary> |
StackResourceDriftCollection.getItems()
Collection of drift status details for all resources defined in the stack.
|
Modifier and Type | Method and Description |
---|---|
StackResourceDriftSummary.Builder |
StackResourceDriftSummary.Builder.copy(StackResourceDriftSummary model) |
Modifier and Type | Method and Description |
---|---|
StackResourceDriftCollection.Builder |
StackResourceDriftCollection.Builder.items(List<StackResourceDriftSummary> items)
Collection of drift status details for all resources defined in the stack.
|
Constructor and Description |
---|
StackResourceDriftCollection(List<StackResourceDriftSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.