public static class AppCatalogListingResourceVersionAgreements.Builder extends Object
Constructor and Description |
---|
Builder() |
public AppCatalogListingResourceVersionAgreements.Builder listingId(String listingId)
The OCID of the listing associated with these agreements.
listingId
- the value to setpublic AppCatalogListingResourceVersionAgreements.Builder listingResourceVersion(String listingResourceVersion)
Listing resource version associated with these agreements.
listingResourceVersion
- the value to setpublic AppCatalogListingResourceVersionAgreements.Builder oracleTermsOfUseLink(String oracleTermsOfUseLink)
Oracle TOU link
oracleTermsOfUseLink
- the value to setpublic AppCatalogListingResourceVersionAgreements.Builder eulaLink(String eulaLink)
EULA link
eulaLink
- the value to setpublic AppCatalogListingResourceVersionAgreements.Builder timeRetrieved(Date timeRetrieved)
Date and time the agreements were retrieved, in
RFC3339 format. Example: 2018-03-20T12:32:53.532Z
timeRetrieved
- the value to setpublic AppCatalogListingResourceVersionAgreements.Builder signature(String signature)
A generated signature for this agreement retrieval operation which should be used in the create subscription call.
signature
- the value to setpublic AppCatalogListingResourceVersionAgreements build()
public AppCatalogListingResourceVersionAgreements.Builder copy(AppCatalogListingResourceVersionAgreements model)
Copyright © 2016–2023. All rights reserved.