Uses of Class
com.oracle.bmc.jmsjavadownloads.model.JavaLicenseCollection
-
Packages that use JavaLicenseCollection Package Description com.oracle.bmc.jmsjavadownloads.model com.oracle.bmc.jmsjavadownloads.responses -
-
Uses of JavaLicenseCollection in com.oracle.bmc.jmsjavadownloads.model
Methods in com.oracle.bmc.jmsjavadownloads.model that return JavaLicenseCollection Modifier and Type Method Description JavaLicenseCollection
JavaLicenseCollection.Builder. build()
Methods in com.oracle.bmc.jmsjavadownloads.model with parameters of type JavaLicenseCollection Modifier and Type Method Description JavaLicenseCollection.Builder
JavaLicenseCollection.Builder. copy(JavaLicenseCollection model)
-
Uses of JavaLicenseCollection in com.oracle.bmc.jmsjavadownloads.responses
Methods in com.oracle.bmc.jmsjavadownloads.responses that return JavaLicenseCollection Modifier and Type Method Description JavaLicenseCollection
ListJavaLicensesResponse. getJavaLicenseCollection()
The returned JavaLicenseCollection instance.Methods in com.oracle.bmc.jmsjavadownloads.responses with parameters of type JavaLicenseCollection Modifier and Type Method Description ListJavaLicensesResponse.Builder
ListJavaLicensesResponse.Builder. javaLicenseCollection(JavaLicenseCollection javaLicenseCollection)
The returned JavaLicenseCollection instance.
-