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