public interface V1alpha1PipelineOptionsFluent<A extends V1alpha1PipelineOptionsFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getRaw() |
Integer |
getTimeout() |
Boolean |
hasRaw() |
Boolean |
hasTimeout() |
A |
withNewRaw(String arg1) |
A |
withNewRaw(StringBuffer arg1) |
A |
withNewRaw(StringBuilder arg1) |
A |
withRaw(String raw) |
A |
withTimeout(Integer timeout) |
String getRaw()
Boolean hasRaw()
A withNewRaw(StringBuilder arg1)
A withNewRaw(StringBuffer arg1)
Integer getTimeout()
Boolean hasTimeout()
Copyright © 2020. All rights reserved.