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