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() |
addAllToCategories, addAllToShortNames, addAllToVerbs, addToAdditionalProperties, addToAdditionalProperties, addToCategories, addToCategories, addToShortNames, addToShortNames, addToVerbs, addToVerbs, equals, 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, hashCode, hasKind, hasMatchingCategory, hasMatchingShortName, hasMatchingVerb, hasName, hasNamespaced, hasShortNames, hasSingularName, hasStorageVersionHash, hasVerbs, hasVersion, removeAllFromCategories, removeAllFromShortNames, removeAllFromVerbs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCategories, removeFromShortNames, removeFromVerbs, setToCategories, setToShortNames, setToVerbs, toString, withAdditionalProperties, withCategories, withCategories, withGroup, withKind, withName, withNamespaced, withNamespaced, withShortNames, withShortNames, withSingularName, withStorageVersionHash, withVerbs, withVerbs, withVersionaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2022 Red Hat. All rights reserved.