| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.cluster.hadoop |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhClusterhadoop.serviceName_node_GET(String serviceName,
OvhNodeProfileEnum softwareProfile)
Nodes of the Cluster
REST: GET /cluster/hadoop/{serviceName}/node
|
| Modifier and Type | Field and Description |
|---|---|
OvhNodeProfileEnum |
OvhNode.softwareProfile
Profile of the Node
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhNodeProfileEnum |
OvhNodeProfileEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhNodeProfileEnum[] |
OvhNodeProfileEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.