Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
static PodListSchema.Kind |
PodListSchema.Kind.fromValue(String value) |
PodListSchema.Kind |
PodListSchema.getKind() |
static PodListSchema.Kind |
PodListSchema.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PodListSchema.Kind[] |
PodListSchema.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PodListSchema.setKind(PodListSchema.Kind kind) |
Copyright © 2011–2014 Red Hat. All rights reserved.