public class V1APIResourceBuilder extends V1APIResourceFluentImpl<V1APIResourceBuilder> implements VisitableBuilder<V1APIResource,V1APIResourceBuilder>
_visitables
Constructor and Description |
---|
V1APIResourceBuilder() |
V1APIResourceBuilder(Boolean validationEnabled) |
V1APIResourceBuilder(V1APIResource instance) |
V1APIResourceBuilder(V1APIResource instance,
Boolean validationEnabled) |
V1APIResourceBuilder(V1APIResourceFluent<?> fluent) |
V1APIResourceBuilder(V1APIResourceFluent<?> fluent,
Boolean validationEnabled) |
V1APIResourceBuilder(V1APIResourceFluent<?> fluent,
V1APIResource instance) |
V1APIResourceBuilder(V1APIResourceFluent<?> fluent,
V1APIResource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1APIResource |
build() |
boolean |
equals(Object o) |
addAllToCategories, addAllToShortNames, addAllToVerbs, addNewCategory, addNewCategory, addNewCategory, addNewShortName, addNewShortName, addNewShortName, addNewVerb, addNewVerb, addNewVerb, addToCategories, addToCategories, addToShortNames, addToShortNames, addToVerbs, addToVerbs, getCategories, getCategory, getFirstCategory, getFirstShortName, getFirstVerb, getGroup, getKind, getLastCategory, getLastShortName, getLastVerb, getMatchingCategory, getMatchingShortName, getMatchingVerb, getName, getShortName, getShortNames, getSingularName, getStorageVersionHash, getVerb, getVerbs, getVersion, hasCategories, hasGroup, hasKind, hasMatchingCategory, hasMatchingShortName, hasMatchingVerb, hasName, hasNamespaced, hasShortNames, hasSingularName, hasStorageVersionHash, hasVerbs, hasVersion, isNamespaced, removeAllFromCategories, removeAllFromShortNames, removeAllFromVerbs, removeFromCategories, removeFromShortNames, removeFromVerbs, setToCategories, setToShortNames, setToVerbs, withCategories, withCategories, withGroup, withKind, withName, withNamespaced, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespaced, withNewNamespaced, withNewSingularName, withNewSingularName, withNewSingularName, withNewStorageVersionHash, withNewStorageVersionHash, withNewStorageVersionHash, withNewVersion, withNewVersion, withNewVersion, withShortNames, withShortNames, withSingularName, withStorageVersionHash, withVerbs, withVerbs, withVersion
accept, aggregate, aggregate, build, build, builderOf
public V1APIResourceBuilder()
public V1APIResourceBuilder(Boolean validationEnabled)
public V1APIResourceBuilder(V1APIResourceFluent<?> fluent)
public V1APIResourceBuilder(V1APIResourceFluent<?> fluent, Boolean validationEnabled)
public V1APIResourceBuilder(V1APIResourceFluent<?> fluent, V1APIResource instance)
public V1APIResourceBuilder(V1APIResourceFluent<?> fluent, V1APIResource instance, Boolean validationEnabled)
public V1APIResourceBuilder(V1APIResource instance)
public V1APIResourceBuilder(V1APIResource instance, Boolean validationEnabled)
public V1APIResource build()
build
in interface Builder<V1APIResource>
public boolean equals(Object o)
equals
in class V1APIResourceFluentImpl<V1APIResourceBuilder>
Copyright © 2020. All rights reserved.