| Package | Description |
|---|---|
| me.snowdrop.istio.api.networking.v1alpha3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StringMatchFluent<A extends StringMatchFluent<A>> |
class |
StringMatchFluentImpl<A extends StringMatchFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HTTPMatchRequestFluent.AuthorityNested<N> |
static interface |
HTTPMatchRequestFluent.MethodNested<N> |
static interface |
HTTPMatchRequestFluent.SchemeNested<N> |
static interface |
HTTPMatchRequestFluent.UriNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableStringMatch |
class |
HTTPMatchRequestFluentImpl.AuthorityNestedImpl<N> |
class |
HTTPMatchRequestFluentImpl.MethodNestedImpl<N> |
class |
HTTPMatchRequestFluentImpl.SchemeNestedImpl<N> |
class |
HTTPMatchRequestFluentImpl.UriNestedImpl<N> |
class |
StringMatchBuilder |
class |
StringMatchFluentImpl<A extends StringMatchFluent<A>> |
| Constructor and Description |
|---|
StringMatchBuilder(StringMatchFluent<?> fluent) |
StringMatchBuilder(StringMatchFluent<?> fluent,
Boolean validationEnabled) |
StringMatchBuilder(StringMatchFluent<?> fluent,
StringMatch instance) |
StringMatchBuilder(StringMatchFluent<?> fluent,
StringMatch instance,
Boolean validationEnabled) |
StringMatchBuilder(StringMatchFluent<?> fluent,
StringMatch instance,
javax.validation.Validator validator) |
Copyright © 2017–2018 Red Hat. All rights reserved.