| Package | Description |
|---|---|
| me.snowdrop.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
HTTPCookie |
HTTPCookieBuilder.build() |
HTTPCookie |
HttpCookieHashKeyFluent.buildHttpCookie() |
HTTPCookie |
HttpCookieHashKeyFluentImpl.buildHttpCookie() |
HTTPCookie |
DoneableHTTPCookie.done() |
HTTPCookie |
HttpCookieHashKeyFluent.getHttpCookie()
Deprecated.
|
HTTPCookie |
HttpCookieHashKeyFluentImpl.getHttpCookie()
Deprecated.
|
HTTPCookie |
HttpCookieHashKey.getHttpCookie() |
| Modifier and Type | Method and Description |
|---|---|
HttpCookieHashKeyFluent.HttpCookieNested<A> |
HttpCookieHashKeyFluent.editOrNewHttpCookieLike(HTTPCookie item) |
HttpCookieHashKeyFluent.HttpCookieNested<A> |
HttpCookieHashKeyFluentImpl.editOrNewHttpCookieLike(HTTPCookie item) |
void |
HttpCookieHashKey.setHttpCookie(HTTPCookie httpCookie) |
A |
HttpCookieHashKeyFluent.withHttpCookie(HTTPCookie httpCookie) |
A |
HttpCookieHashKeyFluentImpl.withHttpCookie(HTTPCookie httpCookie) |
HttpCookieHashKeyFluent.HttpCookieNested<A> |
HttpCookieHashKeyFluent.withNewHttpCookieLike(HTTPCookie item) |
HttpCookieHashKeyFluent.HttpCookieNested<A> |
HttpCookieHashKeyFluentImpl.withNewHttpCookieLike(HTTPCookie item) |
| Constructor and Description |
|---|
DoneableHTTPCookie(HTTPCookie item) |
DoneableHTTPCookie(HTTPCookie item,
io.fabric8.kubernetes.api.builder.Function<HTTPCookie,HTTPCookie> function) |
HTTPCookieBuilder(HTTPCookie instance) |
HTTPCookieBuilder(HTTPCookie instance,
Boolean validationEnabled) |
HTTPCookieBuilder(HTTPCookieFluent<?> fluent,
HTTPCookie instance) |
HTTPCookieBuilder(HTTPCookieFluent<?> fluent,
HTTPCookie instance,
Boolean validationEnabled) |
HTTPCookieBuilder(HTTPCookieFluent<?> fluent,
HTTPCookie instance,
javax.validation.Validator validator) |
HTTPCookieBuilder(HTTPCookie instance,
javax.validation.Validator validator) |
HTTPCookieFluentImpl(HTTPCookie instance) |
HttpCookieHashKey(HTTPCookie httpCookie) |
| Constructor and Description |
|---|
DoneableHTTPCookie(io.fabric8.kubernetes.api.builder.Function<HTTPCookie,HTTPCookie> function) |
DoneableHTTPCookie(io.fabric8.kubernetes.api.builder.Function<HTTPCookie,HTTPCookie> function) |
DoneableHTTPCookie(HTTPCookie item,
io.fabric8.kubernetes.api.builder.Function<HTTPCookie,HTTPCookie> function) |
DoneableHTTPCookie(HTTPCookie item,
io.fabric8.kubernetes.api.builder.Function<HTTPCookie,HTTPCookie> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.