public class APIResourceBuilder extends APIResourceFluentImpl<APIResourceBuilder> implements VisitableBuilder<APIResource,APIResourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
APIResourceBuilder() |
APIResourceBuilder(APIResource instance) |
APIResourceBuilder(APIResource instance,
Boolean validationEnabled) |
APIResourceBuilder(APIResourceFluent<?> fluent) |
APIResourceBuilder(APIResourceFluent<?> fluent,
APIResource instance) |
APIResourceBuilder(APIResourceFluent<?> fluent,
APIResource instance,
Boolean validationEnabled) |
APIResourceBuilder(APIResourceFluent<?> fluent,
Boolean validationEnabled) |
APIResourceBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
APIResource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCategories, addAllToShortNames, addAllToVerbs, addNewCategory, addNewShortName, addNewVerb, addToAdditionalProperties, addToAdditionalProperties, addToCategories, addToCategories, addToShortNames, addToShortNames, addToVerbs, addToVerbs, getAdditionalProperties, getCategories, getCategory, getFirstCategory, getFirstShortName, getFirstVerb, getGroup, getKind, getLastCategory, getLastShortName, getLastVerb, getMatchingCategory, getMatchingShortName, getMatchingVerb, getName, getNamespaced, getShortName, getShortNames, getSingularName, getStorageVersionHash, getVerb, getVerbs, getVersion, hasAdditionalProperties, hasCategories, hasGroup, hasKind, hasMatchingCategory, hasMatchingShortName, hasMatchingVerb, hasName, hasNamespaced, hasShortNames, hasSingularName, hasStorageVersionHash, hasVerbs, hasVersion, removeAllFromCategories, removeAllFromShortNames, removeAllFromVerbs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCategories, removeFromShortNames, removeFromVerbs, setToCategories, setToShortNames, setToVerbs, withAdditionalProperties, withCategories, withCategories, withGroup, withKind, withName, withNamespaced, withNewGroup, withNewKind, withNewName, withNewSingularName, withNewStorageVersionHash, withNewVersion, withShortNames, withShortNames, withSingularName, withStorageVersionHash, withVerbs, withVerbs, withVersionaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic APIResourceBuilder()
public APIResourceBuilder(Boolean validationEnabled)
public APIResourceBuilder(APIResourceFluent<?> fluent)
public APIResourceBuilder(APIResourceFluent<?> fluent, Boolean validationEnabled)
public APIResourceBuilder(APIResourceFluent<?> fluent, APIResource instance)
public APIResourceBuilder(APIResourceFluent<?> fluent, APIResource instance, Boolean validationEnabled)
public APIResourceBuilder(APIResource instance)
public APIResourceBuilder(APIResource instance, Boolean validationEnabled)
public APIResource build()
build in interface Builder<APIResource>public boolean equals(Object o)
equals in class APIResourceFluentImpl<APIResourceBuilder>public int hashCode()
hashCode in class APIResourceFluentImpl<APIResourceBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.