public class DoneableHTTPRetry extends HTTPRetryFluentImpl<DoneableHTTPRetry> implements io.fabric8.kubernetes.api.model.Doneable<HTTPRetry>
HTTPRetryFluentImpl.PerTryTimeoutNestedImpl<N>HTTPRetryFluent.PerTryTimeoutNested<N>| Constructor and Description |
|---|
DoneableHTTPRetry(io.fabric8.kubernetes.api.builder.Function<HTTPRetry,HTTPRetry> function) |
DoneableHTTPRetry(HTTPRetry item) |
DoneableHTTPRetry(HTTPRetry item,
io.fabric8.kubernetes.api.builder.Function<HTTPRetry,HTTPRetry> function) |
| Modifier and Type | Method and Description |
|---|---|
HTTPRetry |
done() |
buildPerTryTimeout, editOrNewPerTryTimeout, editOrNewPerTryTimeoutLike, editPerTryTimeout, equals, getAttempts, getPerTryTimeout, hasAttempts, hasPerTryTimeout, withAttempts, withNewAttempts, withNewAttempts, withNewPerTryTimeout, withNewPerTryTimeout, withNewPerTryTimeoutLike, withPerTryTimeoutpublic DoneableHTTPRetry(io.fabric8.kubernetes.api.builder.Function<HTTPRetry,HTTPRetry> function)
public DoneableHTTPRetry(HTTPRetry item, io.fabric8.kubernetes.api.builder.Function<HTTPRetry,HTTPRetry> function)
public DoneableHTTPRetry(HTTPRetry item)
Copyright © 2017–2018 Red Hat. All rights reserved.