Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.model | |
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
static LifecycleStates |
LifecycleStates.create(String key) |
LifecycleStates |
ManagementAgentImageSummary.getLifecycleState()
The current state of Management Agent Image
|
LifecycleStates |
ManagementAgentImage.getLifecycleState()
The current state of Management Agent Image
|
LifecycleStates |
ManagementAgentInstallKeySummary.getLifecycleState()
Status of Key
|
LifecycleStates |
ManagementAgentPlugin.getLifecycleState()
The current state of Management Agent Plugin
|
LifecycleStates |
ManagementAgentInstallKey.getLifecycleState()
Status of Key
|
LifecycleStates |
ManagementAgentSummary.getLifecycleState()
The current state of managementAgent
|
LifecycleStates |
ManagementAgent.getLifecycleState()
The current state of managementAgent
|
LifecycleStates |
ManagementAgentPluginSummary.getLifecycleState()
The current state of Management Agent Plugin
|
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.
|
Modifier and Type | Method and Description |
---|---|
ManagementAgentImageSummary.Builder |
ManagementAgentImageSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent Image
|
ManagementAgentImage.Builder |
ManagementAgentImage.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent Image
|
ManagementAgentInstallKeySummary.Builder |
ManagementAgentInstallKeySummary.Builder.lifecycleState(LifecycleStates lifecycleState)
Status of Key
|
ManagementAgentPlugin.Builder |
ManagementAgentPlugin.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent Plugin
|
ManagementAgentInstallKey.Builder |
ManagementAgentInstallKey.Builder.lifecycleState(LifecycleStates lifecycleState)
Status of Key
|
ManagementAgentSummary.Builder |
ManagementAgentSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of managementAgent
|
ManagementAgent.Builder |
ManagementAgent.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of managementAgent
|
ManagementAgentPluginSummary.Builder |
ManagementAgentPluginSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current state of Management Agent Plugin
|
Constructor and Description |
---|
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,
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,
LifecycleStates lifecycleState)
Deprecated.
|
ManagementAgentImageSummary(String id,
PlatformTypes platformType,
String platformName,
PackageTypes packageType,
ArchitectureTypes packageArchitectureType,
String version,
BigDecimal size,
String checksum,
String objectUrl,
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,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LifecycleStates |
ListManagementAgentsRequest.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 |
ListManagementAgentImagesRequest.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.
|
Modifier and Type | Method and Description |
---|---|
ListManagementAgentsRequest.Builder |
ListManagementAgentsRequest.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.
|
ListManagementAgentImagesRequest.Builder |
ListManagementAgentImagesRequest.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.
|
Copyright © 2016–2023. All rights reserved.