| Package | Description |
|---|---|
| net.minidev.ovh.api.router |
| Modifier and Type | Field and Description |
|---|---|
OvhStatusEnum |
OvhDnat.status
canBeNull && readOnly
|
OvhStatusEnum |
OvhSnat.status
canBeNull && readOnly
|
OvhStatusEnum |
OvhPrivateLink.status
canBeNull && readOnly
|
OvhStatusEnum |
OvhPrivateLinkRoute.status
canBeNull && readOnly
|
OvhStatusEnum |
OvhRouter.status
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhStatusEnum |
OvhStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhStatusEnum[] |
OvhStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.