Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.model | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AgreementSummary> |
MarketplacePaginators.listAgreementsRecordIterator(ListAgreementsRequest request)
Creates a new iterable which will iterate over the
AgreementSummary objects contained in responses from the
listAgreements operation. |
Modifier and Type | Method and Description |
---|---|
AgreementSummary |
AgreementSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AgreementSummary.Builder |
AgreementSummary.Builder.copy(AgreementSummary model) |
Modifier and Type | Method and Description |
---|---|
List<AgreementSummary> |
ListAgreementsResponse.getItems()
A list of
com.oracle.bmc.marketplace.model.AgreementSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListAgreementsResponse.Builder |
ListAgreementsResponse.Builder.items(List<AgreementSummary> items)
A list of
com.oracle.bmc.marketplace.model.AgreementSummary instances. |
Copyright © 2016–2023. All rights reserved.