public interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Integer |
getTimeoutSeconds() |
Boolean |
hasTimeoutSeconds() |
A |
withTimeoutSeconds(Integer timeoutSeconds) |
Copyright © 2011–2018 Red Hat. All rights reserved.