Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CryptoAnalysisResultSummary> |
JavaManagementServicePaginators.listCryptoAnalysisResultsRecordIterator(ListCryptoAnalysisResultsRequest request)
Creates a new iterable which will iterate over the
CryptoAnalysisResultSummary objects contained in responses from the
listCryptoAnalysisResults operation. |
Modifier and Type | Method and Description |
---|---|
CryptoAnalysisResultSummary |
CryptoAnalysisResultSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CryptoAnalysisResultSummary> |
CryptoAnalysisResultCollection.getItems()
A list of Crypto Event Analysis results.
|
Modifier and Type | Method and Description |
---|---|
CryptoAnalysisResultSummary.Builder |
CryptoAnalysisResultSummary.Builder.copy(CryptoAnalysisResultSummary model) |
Modifier and Type | Method and Description |
---|---|
CryptoAnalysisResultCollection.Builder |
CryptoAnalysisResultCollection.Builder.items(List<CryptoAnalysisResultSummary> items)
A list of Crypto Event Analysis results.
|
Constructor and Description |
---|
CryptoAnalysisResultCollection(List<CryptoAnalysisResultSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.