public class ReferencedAttributesBuilder extends ReferencedAttributesFluentImpl<ReferencedAttributesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ReferencedAttributes,ReferencedAttributesBuilder>
ReferencedAttributesFluentImpl.AttributeMatchesNestedImpl<N>ReferencedAttributesFluent.AttributeMatchesNested<N>| Constructor and Description |
|---|
ReferencedAttributesBuilder() |
ReferencedAttributesBuilder(Boolean validationEnabled) |
ReferencedAttributesBuilder(ReferencedAttributes instance) |
ReferencedAttributesBuilder(ReferencedAttributes instance,
Boolean validationEnabled) |
ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent) |
ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent,
Boolean validationEnabled) |
ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent,
ReferencedAttributes instance) |
ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent,
ReferencedAttributes instance,
Boolean validationEnabled) |
ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent,
ReferencedAttributes instance,
javax.validation.Validator validator) |
ReferencedAttributesBuilder(ReferencedAttributes instance,
javax.validation.Validator validator) |
ReferencedAttributesBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
ReferencedAttributes |
build() |
boolean |
equals(Object o) |
addAllToAttributeMatches, addAllToWords, addNewAttributeMatch, addNewAttributeMatchLike, addToAttributeMatches, addToAttributeMatches, addToWords, addToWords, buildAttributeMatch, buildAttributeMatches, buildFirstAttributeMatch, buildLastAttributeMatch, buildMatchingAttributeMatch, editAttributeMatch, editFirstAttributeMatch, editLastAttributeMatch, editMatchingAttributeMatch, getAttributeMatches, getFirstWord, getLastWord, getMatchingWord, getWord, getWords, hasAttributeMatches, hasWords, removeAllFromAttributeMatches, removeAllFromWords, removeFromAttributeMatches, removeFromWords, setNewAttributeMatchLike, setToAttributeMatches, setToWords, withAttributeMatches, withAttributeMatches, withWords, withWordsaccept, aggregate, aggregate, build, buildpublic ReferencedAttributesBuilder()
public ReferencedAttributesBuilder(Boolean validationEnabled)
public ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent)
public ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent, Boolean validationEnabled)
public ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent, ReferencedAttributes instance)
public ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent, ReferencedAttributes instance, Boolean validationEnabled)
public ReferencedAttributesBuilder(ReferencedAttributes instance)
public ReferencedAttributesBuilder(ReferencedAttributes instance, Boolean validationEnabled)
public ReferencedAttributesBuilder(javax.validation.Validator validator)
public ReferencedAttributesBuilder(ReferencedAttributesFluent<?> fluent, ReferencedAttributes instance, javax.validation.Validator validator)
public ReferencedAttributesBuilder(ReferencedAttributes instance, javax.validation.Validator validator)
public ReferencedAttributes build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ReferencedAttributes>public boolean equals(Object o)
equals in class ReferencedAttributesFluentImpl<ReferencedAttributesBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.