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 LifecycleStatesLifecycleStates. create(String key)LifecycleStatesManagementAgent. getLifecycleState()The current state of managementAgentLifecycleStatesManagementAgentImage. getLifecycleState()The current state of Management Agent ImageLifecycleStatesManagementAgentImageSummary. getLifecycleState()The current state of Management Agent ImageLifecycleStatesManagementAgentInstallKey. getLifecycleState()Status of KeyLifecycleStatesManagementAgentInstallKeySummary. getLifecycleState()Status of KeyLifecycleStatesManagementAgentPlugin. getLifecycleState()The current state of Management Agent PluginLifecycleStatesManagementAgentPluginSummary. getLifecycleState()The current state of Management Agent PluginLifecycleStatesManagementAgentSummary. getLifecycleState()The current state of managementAgentLifecycleStatesDataSource. getState()State of the DataSource.static LifecycleStatesLifecycleStates. 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.BuilderManagementAgent.Builder. lifecycleState(LifecycleStates lifecycleState)The current state of managementAgentManagementAgentImage.BuilderManagementAgentImage.Builder. lifecycleState(LifecycleStates lifecycleState)The current state of Management Agent ImageManagementAgentImageSummary.BuilderManagementAgentImageSummary.Builder. lifecycleState(LifecycleStates lifecycleState)The current state of Management Agent ImageManagementAgentInstallKey.BuilderManagementAgentInstallKey.Builder. lifecycleState(LifecycleStates lifecycleState)Status of KeyManagementAgentInstallKeySummary.BuilderManagementAgentInstallKeySummary.Builder. lifecycleState(LifecycleStates lifecycleState)Status of KeyManagementAgentPlugin.BuilderManagementAgentPlugin.Builder. lifecycleState(LifecycleStates lifecycleState)The current state of Management Agent PluginManagementAgentPluginSummary.BuilderManagementAgentPluginSummary.Builder. lifecycleState(LifecycleStates lifecycleState)The current state of Management Agent PluginManagementAgentSummary.BuilderManagementAgentSummary.Builder. lifecycleState(LifecycleStates lifecycleState)The current state of managementAgentKubernetesClusterDataSource.BuilderKubernetesClusterDataSource.Builder. state(LifecycleStates state)PrometheusEmitterDataSource.BuilderPrometheusEmitterDataSource.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, Map<String,Map<String,Object>> systemTags)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, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)Deprecated.ManagementAgentInstallKeySummary(String id, String displayName, String createdByPrincipalId, Integer allowedKeyInstallCount, Integer currentKeyInstallCount, LifecycleStates lifecycleState, String lifecycleDetails, Date timeCreated, Date timeExpires, String compartmentId, Boolean isUnlimited, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)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, String latestSupportedVersion, List<DataSourceSummaryItem> dataSourceSummaryList, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags)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 LifecycleStatesListManagementAgentImagesRequest. getLifecycleState()Filter to return only Management Agents in the particular lifecycle state.LifecycleStatesListManagementAgentInstallKeysRequest. getLifecycleState()Filter to return only Management Agents in the particular lifecycle state.LifecycleStatesListManagementAgentPluginsRequest. getLifecycleState()Filter to return only Management Agents in the particular lifecycle state.LifecycleStatesListManagementAgentsRequest. 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.BuilderListManagementAgentImagesRequest.Builder. lifecycleState(LifecycleStates lifecycleState)Filter to return only Management Agents in the particular lifecycle state.ListManagementAgentInstallKeysRequest.BuilderListManagementAgentInstallKeysRequest.Builder. lifecycleState(LifecycleStates lifecycleState)Filter to return only Management Agents in the particular lifecycle state.ListManagementAgentPluginsRequest.BuilderListManagementAgentPluginsRequest.Builder. lifecycleState(LifecycleStates lifecycleState)Filter to return only Management Agents in the particular lifecycle state.ListManagementAgentsRequest.BuilderListManagementAgentsRequest.Builder. lifecycleState(LifecycleStates lifecycleState)Filter to return only Management Agents in the particular lifecycle state.
-