Package com.oracle.bmc.integration.model
Class IntegrationInstance
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.integration.model.IntegrationInstance
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20190131") public final class IntegrationInstance extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelDescription of Integration Instance.
 Note: Objects should always be created or deserialized using theIntegrationInstance.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 theIntegrationInstance.Builder, which maintain a set of all explicitly set fields calledIntegrationInstance.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 classIntegrationInstance.Builderstatic classIntegrationInstance.ConsumptionModelThe entitlement used for billing purposes.static classIntegrationInstance.DataRetentionPeriodData retention period set for given integration instancestatic classIntegrationInstance.IntegrationInstanceTypeStandard or Enterprise type, Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, Oracle Integration 3 uses ENTERPRISEX, STANDARDX and HEALTHCAREstatic classIntegrationInstance.LifecycleStateThe current state of the integration instance.static classIntegrationInstance.ShapeShape
 - 
Constructor SummaryConstructors Constructor Description IntegrationInstance(String id, String displayName, String compartmentId, IntegrationInstance.IntegrationInstanceType integrationInstanceType, Date timeCreated, Date timeUpdated, IntegrationInstance.LifecycleState lifecycleState, String lifecycleDetails, String stateMessage, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Map<String,Map<String,Object>> securityAttributes, Boolean isByol, String instanceUrl, String instanceDesignTimeUrl, Integer messagePacks, Boolean isFileServerEnabled, Boolean isVisualBuilderEnabled, CustomEndpointDetails customEndpoint, List<CustomEndpointDetails> alternateCustomEndpoints, IntegrationInstance.ConsumptionModel consumptionModel, NetworkEndpointDetails networkEndpointDetails, IdcsInfoDetails idcsInfo, List<AttachmentDetails> attachments, IntegrationInstance.Shape shape, OutboundConnection privateEndpointOutboundConnection, Boolean isDisasterRecoveryEnabled, DisasterRecoveryDetails disasterRecoveryDetails, IntegrationInstance.DataRetentionPeriod dataRetentionPeriod)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IntegrationInstance.Builderbuilder()Create a new builder.booleanequals(Object o)List<CustomEndpointDetails>getAlternateCustomEndpoints()A list of alternate custom endpoints used for the integration instance URL.List<AttachmentDetails>getAttachments()A list of associated attachments to other servicesStringgetCompartmentId()Compartment Identifier.IntegrationInstance.ConsumptionModelgetConsumptionModel()The entitlement used for billing purposes.CustomEndpointDetailsgetCustomEndpoint()IntegrationInstance.DataRetentionPeriodgetDataRetentionPeriod()Data retention period set for given integration instanceMap<String,Map<String,Object>>getDefinedTags()Usage of predefined tag keys.DisasterRecoveryDetailsgetDisasterRecoveryDetails()StringgetDisplayName()Integration Instance Identifier, can be renamed.Map<String,String>getFreeformTags()Simple key-value pair that is applied without any predefined name, type or scope.StringgetId()Unique identifier that is immutable on creation.IdcsInfoDetailsgetIdcsInfo()StringgetInstanceDesignTimeUrl()The Integration Instance Design Time URLStringgetInstanceUrl()The Integration Instance URL.IntegrationInstance.IntegrationInstanceTypegetIntegrationInstanceType()Standard or Enterprise type, Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, Oracle Integration 3 uses ENTERPRISEX, STANDARDX and HEALTHCAREBooleangetIsByol()Bring your own license.BooleangetIsDisasterRecoveryEnabled()Is Disaster Recovery enabled for the integrationInstanceBooleangetIsFileServerEnabled()The file server is enabled or not.BooleangetIsVisualBuilderEnabled()VisualBuilder is enabled or not.StringgetLifecycleDetails()Additional details of lifecycleState or substatesIntegrationInstance.LifecycleStategetLifecycleState()The current state of the integration instance.IntegergetMessagePacks()The number of configured message packs (if any)NetworkEndpointDetailsgetNetworkEndpointDetails()OutboundConnectiongetPrivateEndpointOutboundConnection()Map<String,Map<String,Object>>getSecurityAttributes()Security attributes for this resource.IntegrationInstance.ShapegetShape()ShapeStringgetStateMessage()An message describing the current state in more detail.Map<String,Map<String,Object>>getSystemTags()Usage of system tag keys.DategetTimeCreated()The time the the IntegrationInstance was created.DategetTimeUpdated()The time the IntegrationInstance was updated.inthashCode()IntegrationInstance.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
IntegrationInstance@Deprecated @ConstructorProperties({"id","displayName","compartmentId","integrationInstanceType","timeCreated","timeUpdated","lifecycleState","lifecycleDetails","stateMessage","freeformTags","definedTags","systemTags","securityAttributes","isByol","instanceUrl","instanceDesignTimeUrl","messagePacks","isFileServerEnabled","isVisualBuilderEnabled","customEndpoint","alternateCustomEndpoints","consumptionModel","networkEndpointDetails","idcsInfo","attachments","shape","privateEndpointOutboundConnection","isDisasterRecoveryEnabled","disasterRecoveryDetails","dataRetentionPeriod"}) public IntegrationInstance(String id, String displayName, String compartmentId, IntegrationInstance.IntegrationInstanceType integrationInstanceType, Date timeCreated, Date timeUpdated, IntegrationInstance.LifecycleState lifecycleState, String lifecycleDetails, String stateMessage, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Map<String,Map<String,Object>> securityAttributes, Boolean isByol, String instanceUrl, String instanceDesignTimeUrl, Integer messagePacks, Boolean isFileServerEnabled, Boolean isVisualBuilderEnabled, CustomEndpointDetails customEndpoint, List<CustomEndpointDetails> alternateCustomEndpoints, IntegrationInstance.ConsumptionModel consumptionModel, NetworkEndpointDetails networkEndpointDetails, IdcsInfoDetails idcsInfo, List<AttachmentDetails> attachments, IntegrationInstance.Shape shape, OutboundConnection privateEndpointOutboundConnection, Boolean isDisasterRecoveryEnabled, DisasterRecoveryDetails disasterRecoveryDetails, IntegrationInstance.DataRetentionPeriod dataRetentionPeriod) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static IntegrationInstance.Builder builder() Create a new builder.
 - 
toBuilderpublic IntegrationInstance.Builder toBuilder() 
 - 
getIdpublic String getId() Unique identifier that is immutable on creation.- Returns:
- the value
 
 - 
getDisplayNamepublic String getDisplayName() Integration Instance Identifier, can be renamed.- Returns:
- the value
 
 - 
getCompartmentIdpublic String getCompartmentId() Compartment Identifier.- Returns:
- the value
 
 - 
getIntegrationInstanceTypepublic IntegrationInstance.IntegrationInstanceType getIntegrationInstanceType() Standard or Enterprise type, Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, Oracle Integration 3 uses ENTERPRISEX, STANDARDX and HEALTHCARE- Returns:
- the value
 
 - 
getTimeCreatedpublic Date getTimeCreated() The time the the IntegrationInstance was created.An RFC3339 formatted datetime string. - Returns:
- the value
 
 - 
getTimeUpdatedpublic Date getTimeUpdated() The time the IntegrationInstance was updated.An RFC3339 formatted datetime string. - Returns:
- the value
 
 - 
getLifecycleStatepublic IntegrationInstance.LifecycleState getLifecycleState() The current state of the integration instance.- Returns:
- the value
 
 - 
getLifecycleDetailspublic String getLifecycleDetails() Additional details of lifecycleState or substates- Returns:
- the value
 
 - 
getStateMessagepublic 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. - Returns:
- the value
 
 - 
getFreeformTagspublic 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”} - Returns:
- the value
 
 - 
getDefinedTagspublic Map<String,Map<String,Object>> getDefinedTags() Usage of predefined tag keys.These predefined keys are scoped to namespaces. Example: {“foo-namespace”: {“bar-key”: “value”}} - Returns:
- the value
 
 - 
getSystemTagspublic 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”}} - Returns:
- the value
 
 - 
getSecurityAttributespublic Map<String,Map<String,Object>> getSecurityAttributes() Security attributes for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}} - Returns:
- the value
 
 - 
getIsByolpublic Boolean getIsByol() Bring your own license.- Returns:
- the value
 
 - 
getInstanceUrlpublic String getInstanceUrl() The Integration Instance URL.- Returns:
- the value
 
 - 
getInstanceDesignTimeUrlpublic String getInstanceDesignTimeUrl() The Integration Instance Design Time URL- Returns:
- the value
 
 - 
getMessagePackspublic Integer getMessagePacks() The number of configured message packs (if any)- Returns:
- the value
 
 - 
getIsFileServerEnabledpublic Boolean getIsFileServerEnabled() The file server is enabled or not.- Returns:
- the value
 
 - 
getIsVisualBuilderEnabledpublic Boolean getIsVisualBuilderEnabled() VisualBuilder is enabled or not.- Returns:
- the value
 
 - 
getCustomEndpointpublic CustomEndpointDetails getCustomEndpoint() 
 - 
getAlternateCustomEndpointspublic List<CustomEndpointDetails> getAlternateCustomEndpoints() A list of alternate custom endpoints used for the integration instance URL.- Returns:
- the value
 
 - 
getConsumptionModelpublic IntegrationInstance.ConsumptionModel getConsumptionModel() The entitlement used for billing purposes.- Returns:
- the value
 
 - 
getNetworkEndpointDetailspublic NetworkEndpointDetails getNetworkEndpointDetails() 
 - 
getIdcsInfopublic IdcsInfoDetails getIdcsInfo() 
 - 
getAttachmentspublic List<AttachmentDetails> getAttachments() A list of associated attachments to other services- Returns:
- the value
 
 - 
getShapepublic IntegrationInstance.Shape getShape() Shape- Returns:
- the value
 
 - 
getPrivateEndpointOutboundConnectionpublic OutboundConnection getPrivateEndpointOutboundConnection() 
 - 
getIsDisasterRecoveryEnabledpublic Boolean getIsDisasterRecoveryEnabled() Is Disaster Recovery enabled for the integrationInstance- Returns:
- the value
 
 - 
getDisasterRecoveryDetailspublic DisasterRecoveryDetails getDisasterRecoveryDetails() 
 - 
getDataRetentionPeriodpublic IntegrationInstance.DataRetentionPeriod getDataRetentionPeriod() Data retention period set for given integration instance- 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
 
 
- 
 
-