Package | Description |
---|---|
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.util |
Modifier and Type | Method and Description |
---|---|
static ConnectionBoot.BootControl |
ConnectionBoot.BootControl.fromValue(String value) |
ConnectionBoot.BootControl |
ConnectionBoot.getPriority() |
static ConnectionBoot.BootControl |
ConnectionBoot.BootControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionBoot.BootControl[] |
ConnectionBoot.BootControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionBoot.setPriority(ConnectionBoot.BootControl priority) |
Modifier and Type | Method and Description |
---|---|
ProfileConnectionV3 |
ResourceDtoUtils.buildProfileConnection(RestParams params,
Integer j,
String networkName,
String requestedMbps,
Integer allocatedMbps,
Integer maximumMbps,
ProfileConnectionV3.FunctionType functionType,
ConnectionBoot.BootControl bootControl) |
Copyright © 2016. All rights reserved.