Uses of Class
com.oracle.bmc.optimizer.model.LifecycleState
-
Packages that use LifecycleState Package Description com.oracle.bmc.optimizer com.oracle.bmc.optimizer.model com.oracle.bmc.optimizer.requests -
-
Uses of LifecycleState in com.oracle.bmc.optimizer
-
Uses of LifecycleState in com.oracle.bmc.optimizer.model
Methods in com.oracle.bmc.optimizer.model that return LifecycleState Modifier and Type Method Description static LifecycleState
LifecycleState. create(String key)
LifecycleState
Category. getLifecycleState()
The category’s current state.LifecycleState
CategorySummary. getLifecycleState()
The category’s current state.LifecycleState
EnrollmentStatus. getLifecycleState()
The enrollment status’ current state.LifecycleState
EnrollmentStatusSummary. getLifecycleState()
The enrollment status’ current state.LifecycleState
HistorySummary. getLifecycleState()
The recommendation history’s current state.LifecycleState
Profile. getLifecycleState()
The profile’s current state.LifecycleState
ProfileSummary. getLifecycleState()
The profile’s current state.LifecycleState
Recommendation. getLifecycleState()
The recommendation’s current state.LifecycleState
RecommendationSummary. getLifecycleState()
The recommendation’s current state.LifecycleState
ResourceAction. getLifecycleState()
The resource action’s current state.LifecycleState
ResourceActionSummary. getLifecycleState()
The resource action’s current state.static LifecycleState
LifecycleState. valueOf(String name)
Returns the enum constant of this type with the specified name.static LifecycleState[]
LifecycleState. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.optimizer.model with parameters of type LifecycleState Modifier and Type Method Description Category.Builder
Category.Builder. lifecycleState(LifecycleState lifecycleState)
The category’s current state.CategorySummary.Builder
CategorySummary.Builder. lifecycleState(LifecycleState lifecycleState)
The category’s current state.EnrollmentStatus.Builder
EnrollmentStatus.Builder. lifecycleState(LifecycleState lifecycleState)
The enrollment status’ current state.EnrollmentStatusSummary.Builder
EnrollmentStatusSummary.Builder. lifecycleState(LifecycleState lifecycleState)
The enrollment status’ current state.HistorySummary.Builder
HistorySummary.Builder. lifecycleState(LifecycleState lifecycleState)
The recommendation history’s current state.Profile.Builder
Profile.Builder. lifecycleState(LifecycleState lifecycleState)
The profile’s current state.ProfileSummary.Builder
ProfileSummary.Builder. lifecycleState(LifecycleState lifecycleState)
The profile’s current state.Recommendation.Builder
Recommendation.Builder. lifecycleState(LifecycleState lifecycleState)
The recommendation’s current state.RecommendationSummary.Builder
RecommendationSummary.Builder. lifecycleState(LifecycleState lifecycleState)
The recommendation’s current state.ResourceAction.Builder
ResourceAction.Builder. lifecycleState(LifecycleState lifecycleState)
The resource action’s current state.ResourceActionSummary.Builder
ResourceActionSummary.Builder. lifecycleState(LifecycleState lifecycleState)
The resource action’s current state.Constructors in com.oracle.bmc.optimizer.model with parameters of type LifecycleState Constructor Description Category(String id, String compartmentId, String compartmentName, String name, String description, List<RecommendationCount> recommendationCounts, List<ResourceCount> resourceCounts, LifecycleState lifecycleState, Double estimatedCostSaving, Date timeCreated, Date timeUpdated, Map<String,String> extendedMetadata)
Deprecated.CategorySummary(String id, String compartmentId, String compartmentName, String name, String description, List<RecommendationCount> recommendationCounts, List<ResourceCount> resourceCounts, LifecycleState lifecycleState, Double estimatedCostSaving, Date timeCreated, Date timeUpdated, Map<String,String> extendedMetadata)
Deprecated.EnrollmentStatus(String id, String compartmentId, LifecycleState lifecycleState, OptimizerEnrollmentStatus status, String statusReason, Date timeCreated, Date timeUpdated)
Deprecated.EnrollmentStatusSummary(String id, String compartmentId, LifecycleState lifecycleState, OptimizerEnrollmentStatus status, String statusReason, Date timeCreated, Date timeUpdated)
Deprecated.HistorySummary(String id, String name, String resourceType, String categoryId, String recommendationId, String recommendationName, String resourceId, String resourceActionId, Action action, String compartmentId, String compartmentName, LifecycleState lifecycleState, Double estimatedCostSaving, Status status, Map<String,String> metadata, Map<String,Object> extendedMetadata, Date timeCreated)
Deprecated.Profile(String id, String compartmentId, String name, String description, Integer aggregationIntervalInDays, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, LevelsConfiguration levelsConfiguration, TargetCompartments targetCompartments, TargetTags targetTags, LifecycleState lifecycleState, Date timeCreated, Date timeUpdated)
Deprecated.ProfileSummary(String id, String compartmentId, String name, String description, Integer aggregationIntervalInDays, Map<String,Map<String,Object>> definedTags, Map<String,String> freeformTags, Map<String,Map<String,Object>> systemTags, LifecycleState lifecycleState, LevelsConfiguration levelsConfiguration, TargetCompartments targetCompartments, TargetTags targetTags, Date timeCreated, Date timeUpdated)
Deprecated.Recommendation(String id, String compartmentId, String categoryId, String name, String description, Importance importance, List<ResourceCount> resourceCounts, LifecycleState lifecycleState, Double estimatedCostSaving, Status status, Date timeStatusBegin, Date timeStatusEnd, Date timeCreated, Date timeUpdated, SupportedLevels supportedLevels, Map<String,String> extendedMetadata)
Deprecated.RecommendationSummary(String id, String compartmentId, String categoryId, String name, String description, Importance importance, List<ResourceCount> resourceCounts, LifecycleState lifecycleState, Double estimatedCostSaving, Status status, Date timeStatusBegin, Date timeStatusEnd, Date timeCreated, Date timeUpdated, SupportedLevels supportedLevels, Map<String,String> extendedMetadata)
Deprecated.ResourceAction(String id, String categoryId, String recommendationId, String resourceId, String name, String resourceType, String compartmentId, String compartmentName, Action action, LifecycleState lifecycleState, Double estimatedCostSaving, Status status, Date timeStatusBegin, Date timeStatusEnd, Map<String,String> metadata, Map<String,Object> extendedMetadata, Date timeCreated, Date timeUpdated)
Deprecated.ResourceActionSummary(String id, String categoryId, String recommendationId, String resourceId, String name, String resourceType, String compartmentId, String compartmentName, Action action, LifecycleState lifecycleState, Double estimatedCostSaving, Status status, Date timeStatusBegin, Date timeStatusEnd, Map<String,String> metadata, Map<String,Object> extendedMetadata, Date timeCreated, Date timeUpdated)
Deprecated. -
Uses of LifecycleState in com.oracle.bmc.optimizer.requests
Methods in com.oracle.bmc.optimizer.requests that return LifecycleState Modifier and Type Method Description LifecycleState
ListCategoriesRequest. getLifecycleState()
A filter that returns results that match the lifecycle state specified.LifecycleState
ListEnrollmentStatusesRequest. getLifecycleState()
A filter that returns results that match the lifecycle state specified.LifecycleState
ListHistoriesRequest. getLifecycleState()
A filter that returns results that match the lifecycle state specified.LifecycleState
ListProfilesRequest. getLifecycleState()
A filter that returns results that match the lifecycle state specified.LifecycleState
ListRecommendationsRequest. getLifecycleState()
A filter that returns results that match the lifecycle state specified.LifecycleState
ListResourceActionsRequest. getLifecycleState()
A filter that returns results that match the lifecycle state specified.Methods in com.oracle.bmc.optimizer.requests with parameters of type LifecycleState Modifier and Type Method Description ListCategoriesRequest.Builder
ListCategoriesRequest.Builder. lifecycleState(LifecycleState lifecycleState)
A filter that returns results that match the lifecycle state specified.ListEnrollmentStatusesRequest.Builder
ListEnrollmentStatusesRequest.Builder. lifecycleState(LifecycleState lifecycleState)
A filter that returns results that match the lifecycle state specified.ListHistoriesRequest.Builder
ListHistoriesRequest.Builder. lifecycleState(LifecycleState lifecycleState)
A filter that returns results that match the lifecycle state specified.ListProfilesRequest.Builder
ListProfilesRequest.Builder. lifecycleState(LifecycleState lifecycleState)
A filter that returns results that match the lifecycle state specified.ListRecommendationsRequest.Builder
ListRecommendationsRequest.Builder. lifecycleState(LifecycleState lifecycleState)
A filter that returns results that match the lifecycle state specified.ListResourceActionsRequest.Builder
ListResourceActionsRequest.Builder. lifecycleState(LifecycleState lifecycleState)
A filter that returns results that match the lifecycle state specified.
-