public interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getTimeoutSeconds() |
java.lang.Boolean |
hasTimeoutSeconds() |
A |
withTimeoutSeconds(java.lang.Integer timeoutSeconds) |
java.lang.Integer getTimeoutSeconds()
A withTimeoutSeconds(java.lang.Integer timeoutSeconds)
java.lang.Boolean hasTimeoutSeconds()
Copyright © 2015-2019 Red Hat. All Rights Reserved.