Uses of Class
com.oracle.bmc.wlms.model.AgreementRecordCollection
-
Packages that use AgreementRecordCollection Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses -
-
Uses of AgreementRecordCollection in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return AgreementRecordCollection Modifier and Type Method Description AgreementRecordCollectionAgreementRecordCollection.Builder. build()Methods in com.oracle.bmc.wlms.model with parameters of type AgreementRecordCollection Modifier and Type Method Description AgreementRecordCollection.BuilderAgreementRecordCollection.Builder. copy(AgreementRecordCollection model) -
Uses of AgreementRecordCollection in com.oracle.bmc.wlms.responses
Methods in com.oracle.bmc.wlms.responses that return AgreementRecordCollection Modifier and Type Method Description AgreementRecordCollectionListAgreementRecordsResponse. getAgreementRecordCollection()The returned AgreementRecordCollection instance.Methods in com.oracle.bmc.wlms.responses with parameters of type AgreementRecordCollection Modifier and Type Method Description ListAgreementRecordsResponse.BuilderListAgreementRecordsResponse.Builder. agreementRecordCollection(AgreementRecordCollection agreementRecordCollection)The returned AgreementRecordCollection instance.
-