public interface CustomResourceConfigFluent<A extends CustomResourceConfigFluent<A>> extends ConfigurationFluent<A>
ConfigurationFluent.ProjectNested<N>addToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectString getGroup()
Boolean hasGroup()
A withNewGroup(StringBuilder arg1)
A withNewGroup(StringBuffer arg1)
String getKind()
Boolean hasKind()
A withNewKind(StringBuilder arg1)
A withNewKind(StringBuffer arg1)
String getName()
Boolean hasName()
A withNewName(StringBuilder arg1)
A withNewName(StringBuffer arg1)
String getPlural()
Boolean hasPlural()
A withNewPlural(StringBuilder arg1)
A withNewPlural(StringBuffer arg1)
String getShortName()
Boolean hasShortName()
A withNewShortName(StringBuilder arg1)
A withNewShortName(StringBuffer arg1)
String getVersion()
Boolean hasVersion()
A withNewVersion(StringBuilder arg1)
A withNewVersion(StringBuffer arg1)
Scope getScope()
Boolean hasScope()
Copyright © 2018–2020 Red Hat. All rights reserved.