public interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getProperty()
Boolean hasProperty()
String[] getPaths()
A addAllToPaths(Collection<String> items)
A removeAllFromPaths(Collection<String> items)
Boolean hasPaths()
String getProfile()
Boolean hasProfile()
String getValue()
Boolean hasValue()
String getExpression()
Boolean hasExpression()
String getDescription()
Boolean hasDescription()
Integer getMinimum()
Boolean hasMinimum()
Integer getMaximum()
Boolean hasMaximum()
String getPattern()
Boolean hasPattern()
Boolean getRequired()
Boolean hasRequired()
A withRequired()
Copyright © 2018–2023 Red Hat. All rights reserved.