Uses of Class
com.oracle.bmc.opsi.model.ExadataResourceType
-
Packages that use ExadataResourceType Package Description com.oracle.bmc.opsi.model -
-
Uses of ExadataResourceType in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ExadataResourceType Modifier and Type Method Description static ExadataResourceTypeExadataResourceType. create(String key)ExadataResourceTypeMacsManagedCloudExadataInsight. getExadataInfraResourceType()OCI exadata infrastructure resource typeExadataResourceTypeMacsManagedCloudExadataInsightSummary. getExadataInfraResourceType()OCI exadata infrastructure resource typeExadataResourceTypePeComanagedExadataInsight. getExadataInfraResourceType()OCI exadata infrastructure resource typeExadataResourceTypePeComanagedExadataInsightSummary. getExadataInfraResourceType()OCI exadata infrastructure resource typestatic ExadataResourceTypeExadataResourceType. valueOf(String name)Returns the enum constant of this type with the specified name.static ExadataResourceType[]ExadataResourceType. 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 ExadataResourceType Modifier and Type Method Description MacsManagedCloudExadataInsight.BuilderMacsManagedCloudExadataInsight.Builder. exadataInfraResourceType(ExadataResourceType exadataInfraResourceType)OCI exadata infrastructure resource typeMacsManagedCloudExadataInsightSummary.BuilderMacsManagedCloudExadataInsightSummary.Builder. exadataInfraResourceType(ExadataResourceType exadataInfraResourceType)OCI exadata infrastructure resource typePeComanagedExadataInsight.BuilderPeComanagedExadataInsight.Builder. exadataInfraResourceType(ExadataResourceType exadataInfraResourceType)OCI exadata infrastructure resource typePeComanagedExadataInsightSummary.BuilderPeComanagedExadataInsightSummary.Builder. exadataInfraResourceType(ExadataResourceType exadataInfraResourceType)OCI exadata infrastructure resource typeConstructors in com.oracle.bmc.opsi.model with parameters of type ExadataResourceType Constructor Description 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.
-