| Package | Description |
|---|---|
| io.fabric8.istio.api.internal.protobuf.types |
| Modifier and Type | Method and Description |
|---|---|
static NullValue |
NullValue.fromValue(Object value) |
NullValue |
ValueNullValueFluent.getNullValue() |
NullValue |
ValueNullValue.getNullValue() |
static NullValue |
NullValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NullValue[] |
NullValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueNullValue.setNullValue(NullValue nullValue) |
A |
ValueNullValueFluent.withNullValue(NullValue nullValue) |
| Constructor and Description |
|---|
ValueNullValue(NullValue nullValue) |
Copyright © 2015–2024 Red Hat. All rights reserved.