Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Iterable<JavaMigrationAnalysisResultSummary> |
JavaManagementServicePaginators.listJavaMigrationAnalysisResultsRecordIterator(ListJavaMigrationAnalysisResultsRequest request)
Creates a new iterable which will iterate over the
JavaMigrationAnalysisResultSummary objects contained in responses
from the listJavaMigrationAnalysisResults operation. |
Modifier and Type | Method and Description |
---|---|
JavaMigrationAnalysisResultSummary |
JavaMigrationAnalysisResultSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<JavaMigrationAnalysisResultSummary> |
JavaMigrationAnalysisResultCollection.getItems()
A list of Java migration analysis results.
|
Modifier and Type | Method and Description |
---|---|
JavaMigrationAnalysisResultSummary.Builder |
JavaMigrationAnalysisResultSummary.Builder.copy(JavaMigrationAnalysisResultSummary model) |
Modifier and Type | Method and Description |
---|---|
JavaMigrationAnalysisResultCollection.Builder |
JavaMigrationAnalysisResultCollection.Builder.items(List<JavaMigrationAnalysisResultSummary> items)
A list of Java migration analysis results.
|
Constructor and Description |
---|
JavaMigrationAnalysisResultCollection(List<JavaMigrationAnalysisResultSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.