| Package | Description |
|---|---|
| me.snowdrop.istio.api.mixer.v1 |
| Modifier and Type | Method and Description |
|---|---|
AttributeMatch |
AttributeMatchBuilder.build() |
AttributeMatch |
ReferencedAttributesFluent.buildAttributeMatch(int index) |
AttributeMatch |
ReferencedAttributesFluentImpl.buildAttributeMatch(int index) |
AttributeMatch |
ReferencedAttributesFluent.buildFirstAttributeMatch() |
AttributeMatch |
ReferencedAttributesFluentImpl.buildFirstAttributeMatch() |
AttributeMatch |
ReferencedAttributesFluent.buildLastAttributeMatch() |
AttributeMatch |
ReferencedAttributesFluentImpl.buildLastAttributeMatch() |
AttributeMatch |
ReferencedAttributesFluent.buildMatchingAttributeMatch(io.fabric8.kubernetes.api.builder.Predicate<AttributeMatchBuilder> predicate) |
AttributeMatch |
ReferencedAttributesFluentImpl.buildMatchingAttributeMatch(io.fabric8.kubernetes.api.builder.Predicate<AttributeMatchBuilder> predicate) |
AttributeMatch |
DoneableAttributeMatch.done() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeMatch> |
ReferencedAttributesFluent.buildAttributeMatches() |
List<AttributeMatch> |
ReferencedAttributesFluentImpl.buildAttributeMatches() |
List<AttributeMatch> |
ReferencedAttributesFluent.getAttributeMatches()
Deprecated.
|
List<AttributeMatch> |
ReferencedAttributesFluentImpl.getAttributeMatches()
Deprecated.
|
List<AttributeMatch> |
ReferencedAttributes.getAttributeMatches() |
| Modifier and Type | Method and Description |
|---|---|
A |
ReferencedAttributesFluent.addAllToAttributeMatches(Collection<AttributeMatch> items) |
A |
ReferencedAttributesFluentImpl.addAllToAttributeMatches(Collection<AttributeMatch> items) |
A |
ReferencedAttributesFluent.removeAllFromAttributeMatches(Collection<AttributeMatch> items) |
A |
ReferencedAttributesFluentImpl.removeAllFromAttributeMatches(Collection<AttributeMatch> items) |
void |
ReferencedAttributes.setAttributeMatches(List<AttributeMatch> attributeMatches) |
A |
ReferencedAttributesFluent.withAttributeMatches(List<AttributeMatch> attributeMatches) |
A |
ReferencedAttributesFluentImpl.withAttributeMatches(List<AttributeMatch> attributeMatches) |
| Constructor and Description |
|---|
AttributeMatchBuilder(AttributeMatch instance) |
AttributeMatchBuilder(AttributeMatch instance,
Boolean validationEnabled) |
AttributeMatchBuilder(AttributeMatchFluent<?> fluent,
AttributeMatch instance) |
AttributeMatchBuilder(AttributeMatchFluent<?> fluent,
AttributeMatch instance,
Boolean validationEnabled) |
AttributeMatchBuilder(AttributeMatchFluent<?> fluent,
AttributeMatch instance,
javax.validation.Validator validator) |
AttributeMatchBuilder(AttributeMatch instance,
javax.validation.Validator validator) |
AttributeMatchFluentImpl(AttributeMatch instance) |
DoneableAttributeMatch(AttributeMatch item) |
DoneableAttributeMatch(AttributeMatch item,
io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
| Constructor and Description |
|---|
DoneableAttributeMatch(AttributeMatch item,
io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
DoneableAttributeMatch(AttributeMatch item,
io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
DoneableAttributeMatch(io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
DoneableAttributeMatch(io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
ReferencedAttributes(List<AttributeMatch> attributeMatches,
List<String> words) |
Copyright © 2017–2018 Red Hat. All rights reserved.