public class V1alpha1JenkinsAgentFluentImpl<A extends V1alpha1JenkinsAgentFluent<A>> extends BaseFluent<A> implements V1alpha1JenkinsAgentFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1JenkinsAgentFluentImpl() |
V1alpha1JenkinsAgentFluentImpl(V1alpha1JenkinsAgent instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabel() |
String |
getLabelMatcher() |
String |
getRaw() |
Boolean |
hasLabel() |
Boolean |
hasLabelMatcher() |
Boolean |
hasRaw() |
A |
withLabel(String label) |
A |
withLabelMatcher(String labelMatcher) |
A |
withNewLabel(String arg1) |
A |
withNewLabel(StringBuffer arg1) |
A |
withNewLabel(StringBuilder arg1) |
A |
withNewLabelMatcher(String arg1) |
A |
withNewLabelMatcher(StringBuffer arg1) |
A |
withNewLabelMatcher(StringBuilder arg1) |
A |
withNewRaw(String arg1) |
A |
withNewRaw(StringBuffer arg1) |
A |
withNewRaw(StringBuilder arg1) |
A |
withRaw(String raw) |
public V1alpha1JenkinsAgentFluentImpl()
public V1alpha1JenkinsAgentFluentImpl(V1alpha1JenkinsAgent instance)
public String getLabel()
getLabel in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withLabel(String label)
withLabel in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public Boolean hasLabel()
hasLabel in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewLabel(String arg1)
withNewLabel in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewLabel(StringBuilder arg1)
withNewLabel in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewLabel(StringBuffer arg1)
withNewLabel in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public String getLabelMatcher()
getLabelMatcher in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withLabelMatcher(String labelMatcher)
withLabelMatcher in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public Boolean hasLabelMatcher()
hasLabelMatcher in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewLabelMatcher(String arg1)
withNewLabelMatcher in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewLabelMatcher(StringBuilder arg1)
withNewLabelMatcher in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewLabelMatcher(StringBuffer arg1)
withNewLabelMatcher in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public String getRaw()
getRaw in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withRaw(String raw)
withRaw in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public Boolean hasRaw()
hasRaw in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewRaw(String arg1)
withNewRaw in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewRaw(StringBuilder arg1)
withNewRaw in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>public A withNewRaw(StringBuffer arg1)
withNewRaw in interface V1alpha1JenkinsAgentFluent<A extends V1alpha1JenkinsAgentFluent<A>>Copyright © 2020. All rights reserved.