Uses of Class
com.oracle.bmc.managementagent.model.LifecycleStates
-
Packages that use LifecycleStates Package Description com.oracle.bmc.managementagent com.oracle.bmc.managementagent.model com.oracle.bmc.managementagent.requests -
-
Uses of LifecycleStates in com.oracle.bmc.managementagent
-
Uses of LifecycleStates in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return LifecycleStates Modifier and Type Method Description static LifecycleStates
LifecycleStates. create(String key)
LifecycleStates
ManagementAgent. getLifecycleState()
The current state of managementAgentLifecycleStates
ManagementAgentImage. getLifecycleState()
The current state of Management Agent ImageLifecycleStates
ManagementAgentImageSummary. getLifecycleState()
The current state of Management Agent ImageLifecycleStates
ManagementAgentInstallKey. getLifecycleState()
Status of KeyLifecycleStates
ManagementAgentInstallKeySummary. getLifecycleState()
Status of KeyLifecycleStates
ManagementAgentPlugin. getLifecycleState()
The current state of Management Agent PluginLifecycleStates
ManagementAgentPluginSummary. getLifecycleState()
The current state of Management Agent PluginLifecycleStates
ManagementAgentSummary. getLifecycleState()
The current state of managementAgentLifecycleStates
DataSource. getState()
State of the DataSource.static LifecycleStates
LifecycleStates. valueOf(String name)
Returns the enum constant of this type with the specified name.static LifecycleStates[]
LifecycleStates. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.managementagent.model with parameters of type LifecycleStates Modifier and Type Method Description ManagementAgent.Builder
ManagementAgent.Builder. lifecycleState(LifecycleStates lifecycleState)
The current state of managementAgentManagementAgentImage.Builder
ManagementAgentImage.Builder. lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent ImageManagementAgentImageSummary.Builder
ManagementAgentImageSummary.Builder. lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent ImageManagementAgentInstallKey.Builder
ManagementAgentInstallKey.Builder. lifecycleState(LifecycleStates lifecycleState)
Status of KeyManagementAgentInstallKeySummary.Builder
ManagementAgentInstallKeySummary.Builder. lifecycleState(LifecycleStates lifecycleState)
Status of KeyManagementAgentPlugin.Builder
ManagementAgentPlugin.Builder. lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent PluginManagementAgentPluginSummary.Builder
ManagementAgentPluginSummary.Builder. lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent PluginManagementAgentSummary.Builder
ManagementAgentSummary.Builder. lifecycleState(LifecycleStates lifecycleState)
The current state of managementAgentKubernetesClusterDataSource.Builder
KubernetesClusterDataSource.Builder. state(LifecycleStates state)
PrometheusEmitterDataSource.Builder
PrometheusEmitterDataSource.Builder. state(LifecycleStates state)
Constructors in com.oracle.bmc.managementagent.model with parameters of type LifecycleStates Constructor Description DataSource(String key, String name, String compartmentId, LifecycleStates state, Date timeCreated, Date timeUpdated)
Deprecated.KubernetesClusterDataSource(String key, String name, String compartmentId, LifecycleStates state, Date timeCreated, Date timeUpdated, String namespace, Boolean isDaemonSet)
Deprecated.ManagementAgent(String id, String installKeyId, String displayName, PlatformTypes platformType, String platformName, String platformVersion, String version, String resourceArtifactVersion, String host, String hostId, String installPath, List<ManagementAgentPluginDetails> pluginList, String compartmentId, Boolean isAgentAutoUpgradable, Date timeCreated, Date timeUpdated, Date timeLastHeartbeat, AvailabilityStatus availabilityStatus, LifecycleStates lifecycleState, String lifecycleDetails, Boolean isCustomerDeployed, InstallTypes installType, List<ManagementAgentProperty> managementAgentProperties, List<DataSource> dataSourceList, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated.ManagementAgentImage(String id, PlatformTypes platformType, String platformName, PackageTypes packageType, ArchitectureTypes packageArchitectureType, String version, BigDecimal size, String checksum, String objectUrl, ObjectDetails imageObjectStorageDetails, LifecycleStates lifecycleState)
Deprecated.ManagementAgentImageSummary(String id, PlatformTypes platformType, String platformName, PackageTypes packageType, ArchitectureTypes packageArchitectureType, String version, BigDecimal size, String checksum, String objectUrl, ObjectDetails imageObjectStorageDetails, LifecycleStates lifecycleState)
Deprecated.ManagementAgentInstallKey(String id, String displayName, String key, String createdByPrincipalId, String compartmentId, Integer allowedKeyInstallCount, Integer currentKeyInstallCount, LifecycleStates lifecycleState, String lifecycleDetails, Date timeExpires, Date timeCreated, Date timeUpdated, Boolean isUnlimited)
Deprecated.ManagementAgentInstallKeySummary(String id, String displayName, String createdByPrincipalId, Integer allowedKeyInstallCount, Integer currentKeyInstallCount, LifecycleStates lifecycleState, String lifecycleDetails, Date timeCreated, Date timeExpires, String compartmentId, Boolean isUnlimited)
Deprecated.ManagementAgentPlugin(String id, String name, Integer version, List<PlatformTypes> supportedPlatformTypes, String displayName, String description, Boolean isConsoleDeployable, LifecycleStates lifecycleState)
Deprecated.ManagementAgentPluginSummary(String id, String name, Integer version, List<PlatformTypes> supportedPlatformTypes, String displayName, String description, Boolean isConsoleDeployable, LifecycleStates lifecycleState)
Deprecated.ManagementAgentSummary(String id, String installKeyId, String displayName, PlatformTypes platformType, String platformName, String platformVersion, String version, String resourceArtifactVersion, Boolean isAgentAutoUpgradable, Date timeCreated, Date timeUpdated, String host, String hostId, List<ManagementAgentPluginDetails> pluginList, String compartmentId, Date timeLastHeartbeat, AvailabilityStatus availabilityStatus, LifecycleStates lifecycleState, String lifecycleDetails, Boolean isCustomerDeployed, InstallTypes installType, List<DataSourceSummaryItem> dataSourceSummaryList, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags)
Deprecated.PrometheusEmitterDataSource(String key, String name, String compartmentId, LifecycleStates state, Date timeCreated, Date timeUpdated, String url, String namespace, String allowMetrics, String proxyUrl, Integer connectionTimeout, Integer readTimeout, Integer readDataLimit, Integer scheduleMins, String resourceGroup, List<MetricDimension> metricDimensions)
Deprecated. -
Uses of LifecycleStates in com.oracle.bmc.managementagent.requests
Methods in com.oracle.bmc.managementagent.requests that return LifecycleStates Modifier and Type Method Description LifecycleStates
ListManagementAgentImagesRequest. getLifecycleState()
Filter to return only Management Agents in the particular lifecycle state.LifecycleStates
ListManagementAgentInstallKeysRequest. getLifecycleState()
Filter to return only Management Agents in the particular lifecycle state.LifecycleStates
ListManagementAgentPluginsRequest. getLifecycleState()
Filter to return only Management Agents in the particular lifecycle state.LifecycleStates
ListManagementAgentsRequest. getLifecycleState()
Filter to return only Management Agents in the particular lifecycle state.Methods in com.oracle.bmc.managementagent.requests with parameters of type LifecycleStates Modifier and Type Method Description ListManagementAgentImagesRequest.Builder
ListManagementAgentImagesRequest.Builder. lifecycleState(LifecycleStates lifecycleState)
Filter to return only Management Agents in the particular lifecycle state.ListManagementAgentInstallKeysRequest.Builder
ListManagementAgentInstallKeysRequest.Builder. lifecycleState(LifecycleStates lifecycleState)
Filter to return only Management Agents in the particular lifecycle state.ListManagementAgentPluginsRequest.Builder
ListManagementAgentPluginsRequest.Builder. lifecycleState(LifecycleStates lifecycleState)
Filter to return only Management Agents in the particular lifecycle state.ListManagementAgentsRequest.Builder
ListManagementAgentsRequest.Builder. lifecycleState(LifecycleStates lifecycleState)
Filter to return only Management Agents in the particular lifecycle state.
-