| Package | Description |
|---|---|
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1JenkinsSpec |
V1alpha1JenkinsSpecBuilder.build() |
V1alpha1JenkinsSpec |
V1alpha1JenkinsFluentImpl.buildSpec() |
V1alpha1JenkinsSpec |
V1alpha1JenkinsFluent.buildSpec() |
V1alpha1JenkinsSpec |
V1alpha1JenkinsFluentImpl.getSpec()
Deprecated.
|
V1alpha1JenkinsSpec |
V1alpha1JenkinsFluent.getSpec()
Deprecated.
|
V1alpha1JenkinsSpec |
V1alpha1Jenkins.getSpec()
Specification of the desired behavior of the Jenkins.
|
V1alpha1JenkinsSpec |
V1alpha1JenkinsSpec.http(V1alpha1HostPort http) |
V1alpha1JenkinsSpec |
V1alpha1JenkinsSpec.secret(V1alpha1SecretKeySetRef secret) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1JenkinsFluent.SpecNested<A> |
V1alpha1JenkinsFluentImpl.editOrNewSpecLike(V1alpha1JenkinsSpec item) |
V1alpha1JenkinsFluent.SpecNested<A> |
V1alpha1JenkinsFluent.editOrNewSpecLike(V1alpha1JenkinsSpec item) |
void |
V1alpha1Jenkins.setSpec(V1alpha1JenkinsSpec spec) |
V1alpha1Jenkins |
V1alpha1Jenkins.spec(V1alpha1JenkinsSpec spec) |
V1alpha1JenkinsFluent.SpecNested<A> |
V1alpha1JenkinsFluentImpl.withNewSpecLike(V1alpha1JenkinsSpec item) |
V1alpha1JenkinsFluent.SpecNested<A> |
V1alpha1JenkinsFluent.withNewSpecLike(V1alpha1JenkinsSpec item) |
A |
V1alpha1JenkinsFluentImpl.withSpec(V1alpha1JenkinsSpec spec) |
A |
V1alpha1JenkinsFluent.withSpec(V1alpha1JenkinsSpec spec) |
| Constructor and Description |
|---|
V1alpha1JenkinsSpecBuilder(V1alpha1JenkinsSpec instance) |
V1alpha1JenkinsSpecBuilder(V1alpha1JenkinsSpec instance,
Boolean validationEnabled) |
V1alpha1JenkinsSpecBuilder(V1alpha1JenkinsSpecFluent<?> fluent,
V1alpha1JenkinsSpec instance) |
V1alpha1JenkinsSpecBuilder(V1alpha1JenkinsSpecFluent<?> fluent,
V1alpha1JenkinsSpec instance,
Boolean validationEnabled) |
V1alpha1JenkinsSpecFluentImpl(V1alpha1JenkinsSpec instance) |
Copyright © 2019. All rights reserved.