| Package | Description |
|---|---|
| com.brkt.client | |
| com.brkt.client.util |
| Modifier and Type | Method and Description |
|---|---|
Constants.RequestedState |
Zone.getRequestedState() |
Constants.RequestedState |
Workload.getRequestedState() |
Constants.RequestedState |
Volume.getRequestedState() |
Constants.RequestedState |
SecurityGroup.getRequestedState() |
Constants.RequestedState |
Network.getRequestedState() |
Constants.RequestedState |
LoadBalancer.getRequestedState() |
Constants.RequestedState |
Instance.getRequestedState() |
Constants.RequestedState |
ComputingCell.getRequestedState() |
static Constants.RequestedState |
Constants.RequestedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.RequestedState[] |
Constants.RequestedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkloadRequestBuilder |
WorkloadRequestBuilder.requestedState(Constants.RequestedState state) |
VolumeRequestBuilder |
VolumeRequestBuilder.requestedState(Constants.RequestedState state) |
SecurityGroupRequestBuilder |
SecurityGroupRequestBuilder.requestedState(Constants.RequestedState state) |
| Modifier and Type | Method and Description |
|---|---|
DeployWorkloadTemplateRequestBuilder |
DeployWorkloadTemplateRequestBuilder.requestedState(Constants.RequestedState state) |
Copyright © 2015. All rights reserved.