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