Uses of Class
com.oracle.bmc.opsi.model.ActionableInsightsContentTypesResource
-
Packages that use ActionableInsightsContentTypesResource Package Description com.oracle.bmc.opsi.model -
-
Uses of ActionableInsightsContentTypesResource in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ActionableInsightsContentTypesResource Modifier and Type Method Description static ActionableInsightsContentTypesResourceActionableInsightsContentTypesResource. create(String key)static ActionableInsightsContentTypesResourceActionableInsightsContentTypesResource. valueOf(String name)Returns the enum constant of this type with the specified name.static ActionableInsightsContentTypesResource[]ActionableInsightsContentTypesResource. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.model that return types with arguments of type ActionableInsightsContentTypesResource Modifier and Type Method Description List<ActionableInsightsContentTypesResource>NewsContentTypes. getActionableInsightsResources()Supported resources for actionable insights content type.Method parameters in com.oracle.bmc.opsi.model with type arguments of type ActionableInsightsContentTypesResource Modifier and Type Method Description NewsContentTypes.BuilderNewsContentTypes.Builder. actionableInsightsResources(List<ActionableInsightsContentTypesResource> actionableInsightsResources)Supported resources for actionable insights content type.
-