Package | Description |
---|---|
org.jclouds.googlecomputeengine.domain | |
org.jclouds.googlecomputeengine.options |
Modifier and Type | Method and Description |
---|---|
abstract Deprecated.State |
Deprecated.state()
The deprecation state of this image.
|
static Deprecated.State |
Deprecated.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Deprecated.State[] |
Deprecated.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Deprecated |
Deprecated.create(Deprecated.State state,
URI replacement,
String deprecated,
String obsolete,
String deleted) |
Modifier and Type | Method and Description |
---|---|
abstract Deprecated.State |
DeprecateOptions.state() |
Modifier and Type | Method and Description |
---|---|
DeprecateOptions.Builder |
DeprecateOptions.Builder.state(Deprecated.State state)
The new deprecation state.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.