static RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfig.NamespacedResourceRestoreMode.forNumber(int value) |
|
RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfig.Builder.getNamespacedResourceRestoreMode() |
Defines the behavior for handling the situation where sets of namespaced
resources being restored already exist in the target cluster.
|
RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfig.getNamespacedResourceRestoreMode() |
Defines the behavior for handling the situation where sets of namespaced
resources being restored already exist in the target cluster.
|
RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfigOrBuilder.getNamespacedResourceRestoreMode() |
Defines the behavior for handling the situation where sets of namespaced
resources being restored already exist in the target cluster.
|
static RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfig.NamespacedResourceRestoreMode.valueOf(int value) |
Deprecated.
|
static RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfig.NamespacedResourceRestoreMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RestoreConfig.NamespacedResourceRestoreMode |
RestoreConfig.NamespacedResourceRestoreMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RestoreConfig.NamespacedResourceRestoreMode[] |
RestoreConfig.NamespacedResourceRestoreMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|