Package com.oracle.bmc.opsi.model
Enum ActionableInsightsContentTypesResource
- java.lang.Object
-
- java.lang.Enum<ActionableInsightsContentTypesResource>
-
- com.oracle.bmc.opsi.model.ActionableInsightsContentTypesResource
-
- All Implemented Interfaces:
BmcEnum,Serializable,Comparable<ActionableInsightsContentTypesResource>
@Generated(value="OracleSDKGenerator", comments="API Version: 20200630") public enum ActionableInsightsContentTypesResource extends Enum<ActionableInsightsContentTypesResource> implements BmcEnumSupported resources for actionable insights content type.
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ActionableInsightsContentTypesResourcecreate(String key)StringgetValue()static ActionableInsightsContentTypesResourcevalueOf(String name)Returns the enum constant of this type with the specified name.static ActionableInsightsContentTypesResource[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
NewHighs
public static final ActionableInsightsContentTypesResource NewHighs
-
BigChanges
public static final ActionableInsightsContentTypesResource BigChanges
-
CurrentInventory
public static final ActionableInsightsContentTypesResource CurrentInventory
-
InventoryChanges
public static final ActionableInsightsContentTypesResource InventoryChanges
-
FleetStatistics
public static final ActionableInsightsContentTypesResource FleetStatistics
-
FleetAnalysisSummaryDbCount
public static final ActionableInsightsContentTypesResource FleetAnalysisSummaryDbCount
-
FleetAnalysisSummarySqlAnalyzedCount
public static final ActionableInsightsContentTypesResource FleetAnalysisSummarySqlAnalyzedCount
-
FleetAnalysisSummaryNewSqlCount
public static final ActionableInsightsContentTypesResource FleetAnalysisSummaryNewSqlCount
-
FleetAnalysisSummaryBusiestDb
public static final ActionableInsightsContentTypesResource FleetAnalysisSummaryBusiestDb
-
FleetAnalysisDegradingSqlCount
public static final ActionableInsightsContentTypesResource FleetAnalysisDegradingSqlCount
-
FleetAnalysisDegradingSqlByDb
public static final ActionableInsightsContentTypesResource FleetAnalysisDegradingSqlByDb
-
FleetAnalysisDegradingSqlBySqlId
public static final ActionableInsightsContentTypesResource FleetAnalysisDegradingSqlBySqlId
-
FleetAnalysisPlanChangesCount
public static final ActionableInsightsContentTypesResource FleetAnalysisPlanChangesCount
-
FleetAnalysisPlanChangesDbMostChanges
public static final ActionableInsightsContentTypesResource FleetAnalysisPlanChangesDbMostChanges
-
FleetAnalysisPlanChangesBySqlIdImproved
public static final ActionableInsightsContentTypesResource FleetAnalysisPlanChangesBySqlIdImproved
-
FleetAnalysisPlanChangesBySqlIdDegraded
public static final ActionableInsightsContentTypesResource FleetAnalysisPlanChangesBySqlIdDegraded
-
FleetAnalysisInvalidationStormsCount
public static final ActionableInsightsContentTypesResource FleetAnalysisInvalidationStormsCount
-
FleetAnalysisInvalidationStormsHighest
public static final ActionableInsightsContentTypesResource FleetAnalysisInvalidationStormsHighest
-
FleetAnalysisCursorSharingIssuesCount
public static final ActionableInsightsContentTypesResource FleetAnalysisCursorSharingIssuesCount
-
FleetAnalysisCursorSharingIssuesByDb
public static final ActionableInsightsContentTypesResource FleetAnalysisCursorSharingIssuesByDb
-
FleetAnalysisCursorSharingIssuesBySql
public static final ActionableInsightsContentTypesResource FleetAnalysisCursorSharingIssuesBySql
-
PerformanceDegradationSummaryDbCount
public static final ActionableInsightsContentTypesResource PerformanceDegradationSummaryDbCount
-
PerformanceDegradationSummarySqlAnalyzedCount
public static final ActionableInsightsContentTypesResource PerformanceDegradationSummarySqlAnalyzedCount
-
PerformanceDegradationSummarySqlPerformanceTrendsCount
public static final ActionableInsightsContentTypesResource PerformanceDegradationSummarySqlPerformanceTrendsCount
-
PerformanceDegradationSummaryDegradedSqlCount
public static final ActionableInsightsContentTypesResource PerformanceDegradationSummaryDegradedSqlCount
-
PerformanceDegradationSummaryImprovedSqlCount
public static final ActionableInsightsContentTypesResource PerformanceDegradationSummaryImprovedSqlCount
-
PerformanceDegradationDbDegradedCount
public static final ActionableInsightsContentTypesResource PerformanceDegradationDbDegradedCount
-
PerformanceDegradationSqlDegradedTable
public static final ActionableInsightsContentTypesResource PerformanceDegradationSqlDegradedTable
-
PlanChangesSummaryDbCount
public static final ActionableInsightsContentTypesResource PlanChangesSummaryDbCount
-
PlanChangesSummarySqlAnalyzedCount
public static final ActionableInsightsContentTypesResource PlanChangesSummarySqlAnalyzedCount
-
PlanChangesSummaryPlanChangesCount
public static final ActionableInsightsContentTypesResource PlanChangesSummaryPlanChangesCount
-
PlanChangesSummaryImprovementsCount
public static final ActionableInsightsContentTypesResource PlanChangesSummaryImprovementsCount
-
PlanChangesSummaryDegradationCount
public static final ActionableInsightsContentTypesResource PlanChangesSummaryDegradationCount
-
PlanChangesTopPlanChangesTable
public static final ActionableInsightsContentTypesResource PlanChangesTopPlanChangesTable
-
TopDbSummaryDbCount
public static final ActionableInsightsContentTypesResource TopDbSummaryDbCount
-
TopDbSummarySqlAnalyzedCount
public static final ActionableInsightsContentTypesResource TopDbSummarySqlAnalyzedCount
-
TopDbSummaryBusiestDb
public static final ActionableInsightsContentTypesResource TopDbSummaryBusiestDb
-
TopTable
public static final ActionableInsightsContentTypesResource TopTable
-
CollectionDelayCount
public static final ActionableInsightsContentTypesResource CollectionDelayCount
-
CollectionDelayPreviousWeekCount
public static final ActionableInsightsContentTypesResource CollectionDelayPreviousWeekCount
-
UnknownEnumValue
public static final ActionableInsightsContentTypesResource UnknownEnumValue
This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.
-
-
Method Detail
-
values
public static ActionableInsightsContentTypesResource[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (ActionableInsightsContentTypesResource c : ActionableInsightsContentTypesResource.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ActionableInsightsContentTypesResource valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
create
public static ActionableInsightsContentTypesResource create(String key)
-
-