Package | Description |
---|---|
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
AgentSummary.Builder |
AgentSummary.Builder.agentType(Agent.AgentType agentType)
Type of Agent.
|
AgentSummary.Builder |
AgentSummary.Builder.agentVersion(String agentVersion)
Agent identifier.
|
static AgentSummary.Builder |
AgentSummary.builder()
Create a new builder.
|
AgentSummary.Builder |
AgentSummary.Builder.compartmentId(String compartmentId)
Compartment identifier.
|
AgentSummary.Builder |
AgentSummary.Builder.copy(AgentSummary model) |
AgentSummary.Builder |
AgentSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
The defined tags associated with this resource, if any.
|
AgentSummary.Builder |
AgentSummary.Builder.displayName(String displayName)
Agent identifier, which can be renamed.
|
AgentSummary.Builder |
AgentSummary.Builder.environmentId(String environmentId)
Environment identifier.
|
AgentSummary.Builder |
AgentSummary.Builder.freeformTags(Map<String,String> freeformTags)
The freeform tags associated with this resource, if any.
|
AgentSummary.Builder |
AgentSummary.Builder.heartBeatStatus(Agent.HeartBeatStatus heartBeatStatus)
Current heartbeat status of the Agent based on its timeLastSyncReceived value.
|
AgentSummary.Builder |
AgentSummary.Builder.id(String id)
Unique identifier that is immutable on creation.
|
AgentSummary.Builder |
AgentSummary.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
AgentSummary.Builder |
AgentSummary.Builder.lifecycleState(Agent.LifecycleState lifecycleState)
The current state of the Agent.
|
AgentSummary.Builder |
AgentSummary.Builder.osVersion(String osVersion)
OS version.
|
AgentSummary.Builder |
AgentSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
The system tags associated with this resource, if any.
|
AgentSummary.Builder |
AgentSummary.Builder.timeCreated(Date timeCreated)
The time when the Agent was created.
|
AgentSummary.Builder |
AgentSummary.Builder.timeLastSyncReceived(Date timeLastSyncReceived)
The time when the last heartbeat of the Agent was noted.
|
AgentSummary.Builder |
AgentSummary.Builder.timeUpdated(Date timeUpdated)
The time when the Agent was updated.
|
AgentSummary.Builder |
AgentSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.