public class ValueReferenceFluentImpl<A extends ValueReferenceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ValueReferenceFluent<A>
| Constructor and Description |
|---|
ValueReferenceFluentImpl() |
ValueReferenceFluentImpl(ValueReference instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ValueReferenceFluentImpl()
public ValueReferenceFluentImpl(ValueReference instance)
public String getProperty()
getProperty in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withProperty(String property)
withProperty in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasProperty()
hasProperty in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withPaths(String... paths)
withPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public String[] getPaths()
getPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A addToPaths(Integer index, String item)
addToPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A setToPaths(Integer index, String item)
setToPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A addToPaths(String... items)
addToPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A addAllToPaths(Collection<String> items)
addAllToPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A removeFromPaths(String... items)
removeFromPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A removeAllFromPaths(Collection<String> items)
removeAllFromPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasPaths()
hasPaths in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public String getProfile()
getProfile in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withProfile(String profile)
withProfile in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasProfile()
hasProfile in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public String getValue()
getValue in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withValue(String value)
withValue in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasValue()
hasValue in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public String getExpression()
getExpression in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withExpression(String expression)
withExpression in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasExpression()
hasExpression in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public String getDescription()
getDescription in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withDescription(String description)
withDescription in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasDescription()
hasDescription in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Integer getMinimum()
getMinimum in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withMinimum(Integer minimum)
withMinimum in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasMinimum()
hasMinimum in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Integer getMaximum()
getMaximum in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withMaximum(Integer maximum)
withMaximum in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasMaximum()
hasMaximum in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public String getPattern()
getPattern in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withPattern(String pattern)
withPattern in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasPattern()
hasPattern in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean getRequired()
getRequired in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public A withRequired(Boolean required)
withRequired in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public Boolean hasRequired()
hasRequired in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ValueReferenceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ValueReferenceFluent<A>>public A withRequired()
withRequired in interface ValueReferenceFluent<A extends ValueReferenceFluent<A>>Copyright © 2018–2023 Red Hat. All rights reserved.