@Generated(value="OracleSDKGenerator", comments="API Version: 20190912") public final class OceInstance extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
Details of OceInstance.
Note: Objects should always be created or deserialized using the OceInstance.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 OceInstance.Builder
, which maintain a
set of all explicitly set fields called OceInstance.Builder.__explicitlySet__
. The hashCode()
and equals(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
).
Modifier and Type | Class and Description |
---|---|
static class |
OceInstance.Builder |
static class |
OceInstance.InstanceAccessType
Flag indicating whether the instance access is private or public
|
static class |
OceInstance.InstanceUsageType
Instance type based on its usage
|
static class |
OceInstance.UpgradeSchedule
Upgrade schedule type representing service to be upgraded immediately whenever latest version
is released or delay upgrade of the service to previous released version
|
EXPLICITLY_SET_FILTER_NAME, EXPLICITLY_SET_PROPERTY_NAME
Constructor and Description |
---|
OceInstance(String id,
String guid,
String description,
String compartmentId,
String name,
String tenancyId,
String idcsTenancy,
String tenancyName,
OceInstance.UpgradeSchedule upgradeSchedule,
IdentityStripeDetails identityStripe,
OceInstance.InstanceUsageType instanceUsageType,
List<String> addOnFeatures,
String objectStorageNamespace,
String adminEmail,
String wafPrimaryDomain,
OceInstance.InstanceAccessType instanceAccessType,
LicenseType instanceLicenseType,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
LifecycleDetails lifecycleDetails,
String drRegion,
String stateMessage,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
Map<String,Object> service)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static OceInstance.Builder |
builder()
Create a new builder.
|
boolean |
equals(Object o) |
List<String> |
getAddOnFeatures()
a list of add-on features for the ocm instance
|
String |
getAdminEmail()
Admin Email for Notification
|
String |
getCompartmentId()
Compartment Identifier
|
Map<String,Map<String,Object>> |
getDefinedTags()
Usage of predefined tag keys.
|
String |
getDescription()
OceInstance description, can be updated
|
String |
getDrRegion()
disaster recovery paired ragion name
|
Map<String,String> |
getFreeformTags()
Simple key-value pair that is applied without any predefined name, type or scope.
|
String |
getGuid()
Unique GUID identifier that is immutable on creation
|
String |
getId()
Unique identifier that is immutable on creation
|
String |
getIdcsTenancy()
IDCS Tenancy Identifier
|
IdentityStripeDetails |
getIdentityStripe() |
OceInstance.InstanceAccessType |
getInstanceAccessType()
Flag indicating whether the instance access is private or public
|
LicenseType |
getInstanceLicenseType()
Flag indicating whether the instance license is new cloud or bring your own license
|
OceInstance.InstanceUsageType |
getInstanceUsageType()
Instance type based on its usage
|
LifecycleDetails |
getLifecycleDetails()
Details of the current state of the instance lifecycle
|
LifecycleState |
getLifecycleState()
The current state of the instance lifecycle.
|
String |
getName()
OceInstance Name
|
String |
getObjectStorageNamespace()
Object Storage Namespace of tenancy
|
Map<String,Object> |
getService()
SERVICE data.
|
String |
getStateMessage()
An message describing the current state in more detail.
|
Map<String,Map<String,Object>> |
getSystemTags()
Usage of system tag keys.
|
String |
getTenancyId()
Tenancy Identifier
|
String |
getTenancyName()
Tenancy Name
|
Date |
getTimeCreated()
The time the the OceInstance was created.
|
Date |
getTimeUpdated()
The time the OceInstance was updated.
|
OceInstance.UpgradeSchedule |
getUpgradeSchedule()
Upgrade schedule type representing service to be upgraded immediately whenever latest version
is released or delay upgrade of the service to previous released version
|
String |
getWafPrimaryDomain()
Web Application Firewall(WAF) primary domain
|
int |
hashCode() |
OceInstance.Builder |
toBuilder() |
String |
toString() |
String |
toString(boolean includeByteArrayContents)
Return a string representation of the object.
|
markPropertyAsExplicitlySet, wasPropertyExplicitlySet
@Deprecated @ConstructorProperties(value={"id","guid","description","compartmentId","name","tenancyId","idcsTenancy","tenancyName","upgradeSchedule","identityStripe","instanceUsageType","addOnFeatures","objectStorageNamespace","adminEmail","wafPrimaryDomain","instanceAccessType","instanceLicenseType","timeCreated","timeUpdated","lifecycleState","lifecycleDetails","drRegion","stateMessage","freeformTags","definedTags","systemTags","service"}) public OceInstance(String id, String guid, String description, String compartmentId, String name, String tenancyId, String idcsTenancy, String tenancyName, OceInstance.UpgradeSchedule upgradeSchedule, IdentityStripeDetails identityStripe, OceInstance.InstanceUsageType instanceUsageType, List<String> addOnFeatures, String objectStorageNamespace, String adminEmail, String wafPrimaryDomain, OceInstance.InstanceAccessType instanceAccessType, LicenseType instanceLicenseType, Date timeCreated, Date timeUpdated, LifecycleState lifecycleState, LifecycleDetails lifecycleDetails, String drRegion, String stateMessage, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Map<String,Object> service)
public static OceInstance.Builder builder()
Create a new builder.
public OceInstance.Builder toBuilder()
public String getId()
Unique identifier that is immutable on creation
public String getGuid()
Unique GUID identifier that is immutable on creation
public String getDescription()
OceInstance description, can be updated
public String getCompartmentId()
Compartment Identifier
public String getName()
OceInstance Name
public String getTenancyId()
Tenancy Identifier
public String getIdcsTenancy()
IDCS Tenancy Identifier
public String getTenancyName()
Tenancy Name
public OceInstance.UpgradeSchedule getUpgradeSchedule()
Upgrade schedule type representing service to be upgraded immediately whenever latest version is released or delay upgrade of the service to previous released version
public IdentityStripeDetails getIdentityStripe()
public OceInstance.InstanceUsageType getInstanceUsageType()
Instance type based on its usage
public List<String> getAddOnFeatures()
a list of add-on features for the ocm instance
public String getObjectStorageNamespace()
Object Storage Namespace of tenancy
public String getAdminEmail()
Admin Email for Notification
public String getWafPrimaryDomain()
Web Application Firewall(WAF) primary domain
public OceInstance.InstanceAccessType getInstanceAccessType()
Flag indicating whether the instance access is private or public
public LicenseType getInstanceLicenseType()
Flag indicating whether the instance license is new cloud or bring your own license
public Date getTimeCreated()
The time the the OceInstance was created. An RFC3339 formatted datetime string
public Date getTimeUpdated()
The time the OceInstance was updated. An RFC3339 formatted datetime string
public LifecycleState getLifecycleState()
The current state of the instance lifecycle.
public LifecycleDetails getLifecycleDetails()
Details of the current state of the instance lifecycle
public String getDrRegion()
disaster recovery paired ragion name
public String getStateMessage()
An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
public Map<String,String> getFreeformTags()
Simple key-value pair that is applied without any predefined name, type or scope. Exists for
cross-compatibility only. Example: {"bar-key": "value"}
public Map<String,Map<String,Object>> getDefinedTags()
Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {"foo-namespace": {"bar-key": "value"}}
public Map<String,Map<String,Object>> getSystemTags()
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {"orcl-cloud": {"free-tier-retained": "true"}}
public Map<String,Object> getService()
SERVICE data. Example: {"service": {"IDCS": "value"}}
public String toString()
toString
in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
public String toString(boolean includeByteArrayContents)
Return a string representation of the object.
includeByteArrayContents
- true to include the full contents of byte arrayspublic boolean equals(Object o)
equals
in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
public int hashCode()
hashCode
in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
Copyright © 2016–2024. All rights reserved.