Class AutonomousDatabaseSoftwareImage
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.database.model.AutonomousDatabaseSoftwareImage
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class AutonomousDatabaseSoftwareImage extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelAutonomous AI Database Software Images created from Autonomous Container Database
 Note: Objects should always be created or deserialized using theAutonomousDatabaseSoftwareImage.Builder.This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the AutonomousDatabaseSoftwareImage.Builder, which maintain a set of all explicitly set fields calledAutonomousDatabaseSoftwareImage.Builder.__explicitlySet__. ThehashCode()andequals(Object)methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classAutonomousDatabaseSoftwareImage.Builderstatic classAutonomousDatabaseSoftwareImage.ImageShapeFamilyTo what shape the image is meant for.static classAutonomousDatabaseSoftwareImage.LifecycleStateThe current state of the Autonomous AI Database Software Image.
 - 
Constructor SummaryConstructors Constructor Description AutonomousDatabaseSoftwareImage(String id, String compartmentId, String databaseVersion, String displayName, AutonomousDatabaseSoftwareImage.LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, String releaseUpdate, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<String> autonomousDsiOneOffPatches, AutonomousDatabaseSoftwareImage.ImageShapeFamily imageShapeFamily, String dstFileVersion)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AutonomousDatabaseSoftwareImage.Builderbuilder()Create a new builder.booleanequals(Object o)List<String>getAutonomousDsiOneOffPatches()One-off patches included in the Autonomous AI Database Software ImageStringgetCompartmentId()The OCID of the compartment.StringgetDatabaseVersion()The database version with which the Autonomous AI Database Software Image is to be built.Map<String,Map<String,Object>>getDefinedTags()Defined tags for this resource.StringgetDisplayName()The user-friendly name for the Autonomous AI Database Software Image.StringgetDstFileVersion()DST Time-Zone File version of the Autonomous Container Database.Map<String,String>getFreeformTags()Free-form tags for this resource.StringgetId()The OCID of the Autonomous AI Database Software Image.AutonomousDatabaseSoftwareImage.ImageShapeFamilygetImageShapeFamily()To what shape the image is meant for.StringgetLifecycleDetails()Detailed message for the lifecycle state.AutonomousDatabaseSoftwareImage.LifecycleStategetLifecycleState()The current state of the Autonomous AI Database Software Image.StringgetReleaseUpdate()The Release Updates.Map<String,Map<String,Object>>getSystemTags()System tags for this resource.DategetTimeCreated()The date and time the Autonomous AI Database Software Image was created.inthashCode()AutonomousDatabaseSoftwareImage.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
AutonomousDatabaseSoftwareImage@Deprecated @ConstructorProperties({"id","compartmentId","databaseVersion","displayName","lifecycleState","lifecycleDetails","timeCreated","releaseUpdate","freeformTags","definedTags","systemTags","autonomousDsiOneOffPatches","imageShapeFamily","dstFileVersion"}) public AutonomousDatabaseSoftwareImage(String id, String compartmentId, String databaseVersion, String displayName, AutonomousDatabaseSoftwareImage.LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, String releaseUpdate, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, List<String> autonomousDsiOneOffPatches, AutonomousDatabaseSoftwareImage.ImageShapeFamily imageShapeFamily, String dstFileVersion) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static AutonomousDatabaseSoftwareImage.Builder builder() Create a new builder.
 - 
toBuilderpublic AutonomousDatabaseSoftwareImage.Builder toBuilder() 
 - 
getIdpublic String getId() The OCID of the Autonomous AI Database Software Image.- Returns:
- the value
 
 - 
getDatabaseVersionpublic String getDatabaseVersion() The database version with which the Autonomous AI Database Software Image is to be built.- Returns:
- the value
 
 - 
getDisplayNamepublic String getDisplayName() The user-friendly name for the Autonomous AI Database Software Image.The name does not have to be unique. - Returns:
- the value
 
 - 
getLifecycleStatepublic AutonomousDatabaseSoftwareImage.LifecycleState getLifecycleState() The current state of the Autonomous AI Database Software Image.- Returns:
- the value
 
 - 
getLifecycleDetailspublic String getLifecycleDetails() Detailed message for the lifecycle state.- Returns:
- the value
 
 - 
getTimeCreatedpublic Date getTimeCreated() The date and time the Autonomous AI Database Software Image was created.- Returns:
- the value
 
 - 
getReleaseUpdatepublic String getReleaseUpdate() The Release Updates.- Returns:
- the value
 
 - 
getFreeformTagspublic Map<String,String> getFreeformTags() Free-form tags for this resource.Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"} - Returns:
- the value
 
 - 
getDefinedTagspublic Map<String,Map<String,Object>> getDefinedTags() Defined tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. - Returns:
- the value
 
 - 
getSystemTagspublic Map<String,Map<String,Object>> getSystemTags() System tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. - Returns:
- the value
 
 - 
getAutonomousDsiOneOffPatchespublic List<String> getAutonomousDsiOneOffPatches() One-off patches included in the Autonomous AI Database Software Image- Returns:
- the value
 
 - 
getImageShapeFamilypublic AutonomousDatabaseSoftwareImage.ImageShapeFamily getImageShapeFamily() To what shape the image is meant for.- Returns:
- the value
 
 - 
getDstFileVersionpublic String getDstFileVersion() DST Time-Zone File version of the Autonomous Container Database.- Returns:
- the value
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 
- 
 
-