public class V1alpha1PipelineOptions extends Object
| Constructor and Description |
|---|
V1alpha1PipelineOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRaw()
Get raw
|
Integer |
getTimeout()
Get timeout
|
int |
hashCode() |
V1alpha1PipelineOptions |
raw(String raw) |
void |
setRaw(String raw) |
void |
setTimeout(Integer timeout) |
V1alpha1PipelineOptions |
timeout(Integer timeout) |
String |
toString() |
public V1alpha1PipelineOptions raw(String raw)
public String getRaw()
public void setRaw(String raw)
public V1alpha1PipelineOptions timeout(Integer timeout)
public Integer getTimeout()
public void setTimeout(Integer timeout)
Copyright © 2020. All rights reserved.