Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TermVersionSummary> |
MarketplacePublisherPaginators.listTermVersionsRecordIterator(ListTermVersionsRequest request)
Creates a new iterable which will iterate over the
TermVersionSummary objects contained in responses
from the listTermVersions operation. |
Modifier and Type | Method and Description |
---|---|
TermVersionSummary |
TermVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TermVersionSummary> |
TermVersionCollection.getItems()
List of the Terms version summary.
|
Modifier and Type | Method and Description |
---|---|
TermVersionSummary.Builder |
TermVersionSummary.Builder.copy(TermVersionSummary model) |
Modifier and Type | Method and Description |
---|---|
TermVersionCollection.Builder |
TermVersionCollection.Builder.items(List<TermVersionSummary> items)
List of the Terms version summary.
|
Constructor and Description |
---|
TermVersionCollection(List<TermVersionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.