| Package | Description |
|---|---|
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolSpecBuilder.build() |
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolFluent.buildSpec() |
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolFluentImpl.buildSpec() |
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolFluent.getSpec()
Deprecated.
|
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolFluentImpl.getSpec()
Deprecated.
|
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityTool.getSpec()
Specification of the desired behavior of the CodeQualityTool
|
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolSpec.http(V1alpha1HostPort http) |
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolSpec.secret(V1alpha1SecretKeySetRef secret) |
V1alpha1CodeQualityToolSpec |
V1alpha1CodeQualityToolSpec.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeQualityToolFluent.SpecNested<A> |
V1alpha1CodeQualityToolFluent.editOrNewSpecLike(V1alpha1CodeQualityToolSpec item) |
V1alpha1CodeQualityToolFluent.SpecNested<A> |
V1alpha1CodeQualityToolFluentImpl.editOrNewSpecLike(V1alpha1CodeQualityToolSpec item) |
void |
V1alpha1CodeQualityTool.setSpec(V1alpha1CodeQualityToolSpec spec) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityTool.spec(V1alpha1CodeQualityToolSpec spec) |
V1alpha1CodeQualityToolFluent.SpecNested<A> |
V1alpha1CodeQualityToolFluent.withNewSpecLike(V1alpha1CodeQualityToolSpec item) |
V1alpha1CodeQualityToolFluent.SpecNested<A> |
V1alpha1CodeQualityToolFluentImpl.withNewSpecLike(V1alpha1CodeQualityToolSpec item) |
A |
V1alpha1CodeQualityToolFluent.withSpec(V1alpha1CodeQualityToolSpec spec) |
A |
V1alpha1CodeQualityToolFluentImpl.withSpec(V1alpha1CodeQualityToolSpec spec) |
| Constructor and Description |
|---|
V1alpha1CodeQualityToolSpecBuilder(V1alpha1CodeQualityToolSpec instance) |
V1alpha1CodeQualityToolSpecBuilder(V1alpha1CodeQualityToolSpec instance,
Boolean validationEnabled) |
V1alpha1CodeQualityToolSpecBuilder(V1alpha1CodeQualityToolSpecFluent<?> fluent,
V1alpha1CodeQualityToolSpec instance) |
V1alpha1CodeQualityToolSpecBuilder(V1alpha1CodeQualityToolSpecFluent<?> fluent,
V1alpha1CodeQualityToolSpec instance,
Boolean validationEnabled) |
V1alpha1CodeQualityToolSpecFluentImpl(V1alpha1CodeQualityToolSpec instance) |
Copyright © 2019. All rights reserved.