Uses of Class
com.oracle.bmc.jmsjavadownloads.model.LicenseType
-
Packages that use LicenseType Package Description com.oracle.bmc.jmsjavadownloads.model com.oracle.bmc.jmsjavadownloads.requests -
-
Uses of LicenseType in com.oracle.bmc.jmsjavadownloads.model
Methods in com.oracle.bmc.jmsjavadownloads.model that return LicenseType Modifier and Type Method Description static LicenseType
LicenseType. create(String key)
LicenseType
CreateJavaLicenseAcceptanceRecordDetails. getLicenseType()
License type for the Java version.LicenseType
JavaLicense. getLicenseType()
License TypeLicenseType
JavaLicenseAcceptanceRecord. getLicenseType()
License type associated with the acceptance.LicenseType
JavaLicenseAcceptanceRecordSummary. getLicenseType()
License type associated with the acceptance.LicenseType
JavaLicenseSummary. getLicenseType()
License Typestatic LicenseType
LicenseType. valueOf(String name)
Returns the enum constant of this type with the specified name.static LicenseType[]
LicenseType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.jmsjavadownloads.model that return types with arguments of type LicenseType Modifier and Type Method Description List<LicenseType>
CreateJavaDownloadTokenDetails. getLicenseType()
The license type(s) associated with the JavaDownloadToken.List<LicenseType>
JavaDownloadToken. getLicenseType()
The license type(s) associated with the JavaDownloadToken.List<LicenseType>
JavaDownloadTokenSummary. getLicenseType()
The license type(s) associated with the JavaDownloadToken.List<LicenseType>
UpdateJavaDownloadTokenDetails. getLicenseType()
The license type(s) associated with the JavaDownloadToken.Methods in com.oracle.bmc.jmsjavadownloads.model with parameters of type LicenseType Modifier and Type Method Description CreateJavaLicenseAcceptanceRecordDetails.Builder
CreateJavaLicenseAcceptanceRecordDetails.Builder. licenseType(LicenseType licenseType)
License type for the Java version.JavaLicense.Builder
JavaLicense.Builder. licenseType(LicenseType licenseType)
License TypeJavaLicenseAcceptanceRecord.Builder
JavaLicenseAcceptanceRecord.Builder. licenseType(LicenseType licenseType)
License type associated with the acceptance.JavaLicenseAcceptanceRecordSummary.Builder
JavaLicenseAcceptanceRecordSummary.Builder. licenseType(LicenseType licenseType)
License type associated with the acceptance.JavaLicenseSummary.Builder
JavaLicenseSummary.Builder. licenseType(LicenseType licenseType)
License TypeMethod parameters in com.oracle.bmc.jmsjavadownloads.model with type arguments of type LicenseType Modifier and Type Method Description CreateJavaDownloadTokenDetails.Builder
CreateJavaDownloadTokenDetails.Builder. licenseType(List<LicenseType> licenseType)
The license type(s) associated with the JavaDownloadToken.JavaDownloadToken.Builder
JavaDownloadToken.Builder. licenseType(List<LicenseType> licenseType)
The license type(s) associated with the JavaDownloadToken.JavaDownloadTokenSummary.Builder
JavaDownloadTokenSummary.Builder. licenseType(List<LicenseType> licenseType)
The license type(s) associated with the JavaDownloadToken.UpdateJavaDownloadTokenDetails.Builder
UpdateJavaDownloadTokenDetails.Builder. licenseType(List<LicenseType> licenseType)
The license type(s) associated with the JavaDownloadToken.Constructors in com.oracle.bmc.jmsjavadownloads.model with parameters of type LicenseType Constructor Description CreateJavaLicenseAcceptanceRecordDetails(String compartmentId, LicenseType licenseType, LicenseAcceptanceStatus licenseAcceptanceStatus, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated.JavaLicense(String displayName, LicenseType licenseType, String licenseUrl)
Deprecated.JavaLicenseAcceptanceRecord(String id, LicenseAcceptanceStatus licenseAcceptanceStatus, String compartmentId, LicenseType licenseType, Principal createdBy, Principal lastUpdatedBy, Date timeAccepted, Date timeLastUpdated, LifecycleState lifecycleState, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.JavaLicenseAcceptanceRecordSummary(String id, LicenseAcceptanceStatus licenseAcceptanceStatus, String compartmentId, LicenseType licenseType, Principal createdBy, Principal lastUpdatedBy, Date timeAccepted, Date timeLastUpdated, LifecycleState lifecycleState, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.JavaLicenseSummary(String displayName, LicenseType licenseType, String licenseUrl)
Deprecated.Constructor parameters in com.oracle.bmc.jmsjavadownloads.model with type arguments of type LicenseType Constructor Description CreateJavaDownloadTokenDetails(String displayName, String description, String compartmentId, Boolean isDefault, Date timeExpires, String javaVersion, List<LicenseType> licenseType, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated.JavaDownloadToken(String id, String displayName, String compartmentId, Principal createdBy, Principal lastUpdatedBy, String description, String value, Date timeCreated, Date timeUpdated, Date timeLastUsed, Date timeExpires, String javaVersion, List<LicenseType> licenseType, Boolean isDefault, LifecycleState lifecycleState, TokenLifecycleDetails lifecycleDetails, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.JavaDownloadTokenSummary(String id, String displayName, String compartmentId, Principal createdBy, Principal lastUpdatedBy, String description, String value, Date timeCreated, Date timeUpdated, Date timeLastUsed, Date timeExpires, String javaVersion, List<LicenseType> licenseType, Boolean isDefault, LifecycleState lifecycleState, TokenLifecycleDetails lifecycleDetails, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)
Deprecated.UpdateJavaDownloadTokenDetails(String displayName, String description, Boolean isDefault, Date timeExpires, List<LicenseType> licenseType, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated. -
Uses of LicenseType in com.oracle.bmc.jmsjavadownloads.requests
Methods in com.oracle.bmc.jmsjavadownloads.requests that return LicenseType Modifier and Type Method Description LicenseType
GetJavaLicenseRequest. getLicenseType()
Unique Java license type.LicenseType
ListJavaLicenseAcceptanceRecordsRequest. getLicenseType()
Unique Java license type.LicenseType
ListJavaLicensesRequest. getLicenseType()
Unique Java license type.Methods in com.oracle.bmc.jmsjavadownloads.requests with parameters of type LicenseType Modifier and Type Method Description GetJavaLicenseRequest.Builder
GetJavaLicenseRequest.Builder. licenseType(LicenseType licenseType)
Unique Java license type.ListJavaLicenseAcceptanceRecordsRequest.Builder
ListJavaLicenseAcceptanceRecordsRequest.Builder. licenseType(LicenseType licenseType)
Unique Java license type.ListJavaLicensesRequest.Builder
ListJavaLicensesRequest.Builder. licenseType(LicenseType licenseType)
Unique Java license type.
-