| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.router |
| Modifier and Type | Method and Description |
|---|---|
String |
ApiOvhRouter.serviceName_privateLink_peerServiceName_request_manage_POST(String serviceName,
String peerServiceName,
OvhPrivLinkReqActionEnum action)
Accept, reject or cancel a pending request
REST: POST /router/{serviceName}/privateLink/{peerServiceName}/request/manage
|
| Modifier and Type | Method and Description |
|---|---|
static OvhPrivLinkReqActionEnum |
OvhPrivLinkReqActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhPrivLinkReqActionEnum[] |
OvhPrivLinkReqActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.