public class V1alpha1JenkinsSpec extends Object
| Constructor and Description |
|---|
V1alpha1JenkinsSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
V1alpha1HostPort |
getHttp()
Get http
|
V1alpha1SecretKeySetRef |
getSecret()
Get secret
|
int |
hashCode() |
V1alpha1JenkinsSpec |
http(V1alpha1HostPort http) |
V1alpha1JenkinsSpec |
secret(V1alpha1SecretKeySetRef secret) |
void |
setHttp(V1alpha1HostPort http) |
void |
setSecret(V1alpha1SecretKeySetRef secret) |
String |
toString() |
public V1alpha1JenkinsSpec http(V1alpha1HostPort http)
public V1alpha1HostPort getHttp()
public void setHttp(V1alpha1HostPort http)
public V1alpha1JenkinsSpec secret(V1alpha1SecretKeySetRef secret)
public V1alpha1SecretKeySetRef getSecret()
public void setSecret(V1alpha1SecretKeySetRef secret)
Copyright © 2019. All rights reserved.