| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AgentStatus |
OnPremisesAgent.status |
| Modifier and Type | Method and Description |
|---|---|
Optional<AgentStatus> |
OnPremisesAgent.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
OnPremisesAgent.Builder |
OnPremisesAgent.Builder.status(AgentStatus status) |
OnPremisesAgent |
OnPremisesAgent.withStatus(AgentStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static AgentStatus |
AgentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentStatus[] |
AgentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.