Uses of Class
com.oracle.bmc.opsi.model.ExadataType
-
Packages that use ExadataType Package Description com.oracle.bmc.opsi.model -
-
Uses of ExadataType in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ExadataType Modifier and Type Method Description static ExadataType
ExadataType. create(String key)
ExadataType
ExadataConfigurationSummary. getExadataType()
Operations Insights internal representation of the the Exadata system type.ExadataType
ExadataInsight. getExadataType()
Operations Insights internal representation of the the Exadata system type.ExadataType
ExadataInsightSummary. getExadataType()
Operations Insights internal representation of the the Exadata system type.ExadataType
ExadataMemberCollection. getExadataType()
Operations Insights internal representation of the the Exadata system type.static ExadataType
ExadataType. valueOf(String name)
Returns the enum constant of this type with the specified name.static ExadataType[]
ExadataType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.model with parameters of type ExadataType Modifier and Type Method Description EmManagedExternalExadataInsight.Builder
EmManagedExternalExadataInsight.Builder. exadataType(ExadataType exadataType)
EmManagedExternalExadataInsightSummary.Builder
EmManagedExternalExadataInsightSummary.Builder. exadataType(ExadataType exadataType)
ExadataDatabaseMachineConfigurationSummary.Builder
ExadataDatabaseMachineConfigurationSummary.Builder. exadataType(ExadataType exadataType)
ExadataExaccConfigurationSummary.Builder
ExadataExaccConfigurationSummary.Builder. exadataType(ExadataType exadataType)
ExadataExacsConfigurationSummary.Builder
ExadataExacsConfigurationSummary.Builder. exadataType(ExadataType exadataType)
ExadataMemberCollection.Builder
ExadataMemberCollection.Builder. exadataType(ExadataType exadataType)
Operations Insights internal representation of the the Exadata system type.MacsManagedCloudExadataInsight.Builder
MacsManagedCloudExadataInsight.Builder. exadataType(ExadataType exadataType)
MacsManagedCloudExadataInsightSummary.Builder
MacsManagedCloudExadataInsightSummary.Builder. exadataType(ExadataType exadataType)
PeComanagedExadataInsight.Builder
PeComanagedExadataInsight.Builder. exadataType(ExadataType exadataType)
PeComanagedExadataInsightSummary.Builder
PeComanagedExadataInsightSummary.Builder. exadataType(ExadataType exadataType)
Constructors in com.oracle.bmc.opsi.model with parameters of type ExadataType Constructor Description EmManagedExternalExadataInsight(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Boolean isVirtualizedExadata, ResourceStatus status, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails, String enterpriseManagerIdentifier, String enterpriseManagerEntityName, String enterpriseManagerEntityType, String enterpriseManagerEntityIdentifier, String enterpriseManagerEntityDisplayName, String enterpriseManagerBridgeId, Boolean isAutoSyncEnabled)
Deprecated.EmManagedExternalExadataInsightSummary(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ResourceStatus status, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails, String enterpriseManagerIdentifier, String enterpriseManagerEntityName, String enterpriseManagerEntityType, String enterpriseManagerEntityIdentifier, String enterpriseManagerEntityDisplayName, String enterpriseManagerBridgeId)
Deprecated.ExadataConfigurationSummary(String exadataInsightId, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<VmClusterSummary> vmclusterDetails)
Deprecated.ExadataDatabaseMachineConfigurationSummary(String exadataInsightId, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<VmClusterSummary> vmclusterDetails, String enterpriseManagerIdentifier, String enterpriseManagerBridgeId, String enterpriseManagerEntityIdentifier, String enterpriseManagerConsoleUrl, String enterpriseManagerOmsVer, String enterpriseManagerEntityType)
Deprecated.ExadataExaccConfigurationSummary(String exadataInsightId, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<VmClusterSummary> vmclusterDetails, String managementAgentId, String parentId)
Deprecated.ExadataExacsConfigurationSummary(String exadataInsightId, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, List<VmClusterSummary> vmclusterDetails, String opsiPrivateEndpointId, String parentId)
Deprecated.ExadataInsight(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Boolean isVirtualizedExadata, ResourceStatus status, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails)
Deprecated.ExadataInsightSummary(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ResourceStatus status, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails)
Deprecated.ExadataMemberCollection(String exadataInsightId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, List<ExadataMemberSummary> items)
Deprecated.MacsManagedCloudExadataInsight(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Boolean isVirtualizedExadata, ResourceStatus status, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails, String exadataInfraId, ExadataResourceType exadataInfraResourceType, String exadataShape)
Deprecated.MacsManagedCloudExadataInsightSummary(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ResourceStatus status, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails, String exadataInfraId, ExadataResourceType exadataInfraResourceType, String exadataShape)
Deprecated.PeComanagedExadataInsight(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Boolean isVirtualizedExadata, ResourceStatus status, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails, String exadataInfraId, ExadataResourceType exadataInfraResourceType, String exadataShape)
Deprecated.PeComanagedExadataInsightSummary(String id, String compartmentId, String exadataName, String exadataDisplayName, ExadataType exadataType, ExadataRackType exadataRackType, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, ResourceStatus status, Date timeCreated, Date timeUpdated, ExadataInsightLifecycleState lifecycleState, String lifecycleDetails, String exadataInfraId, ExadataResourceType exadataInfraResourceType, String exadataShape)
Deprecated.
-