| Modifier and Type | Method and Description |
|---|---|
static V1beta1ChallengeSpec.TypeEnum |
V1beta1ChallengeSpec.TypeEnum.fromValue(String value) |
V1beta1ChallengeSpec.TypeEnum |
V1beta1ChallengeSpec.getType()
The type of ACME challenge this resource represents.
|
V1beta1ChallengeSpec.TypeEnum |
V1beta1ChallengeSpec.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static V1beta1ChallengeSpec.TypeEnum |
V1beta1ChallengeSpec.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static V1beta1ChallengeSpec.TypeEnum[] |
V1beta1ChallengeSpec.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
V1beta1ChallengeSpec.setType(V1beta1ChallengeSpec.TypeEnum type) |
V1beta1ChallengeSpec |
V1beta1ChallengeSpec.type(V1beta1ChallengeSpec.TypeEnum type) |
void |
V1beta1ChallengeSpec.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
V1beta1ChallengeSpec.TypeEnum enumeration) |
Copyright © 2020. All rights reserved.