| Package | Description |
|---|---|
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1UserAccount |
V1alpha1UserAccountBuilder.build() |
V1alpha1UserAccount |
V1alpha1JenkinsBindingSpecFluentImpl.buildAccount() |
V1alpha1UserAccount |
V1alpha1JenkinsBindingSpecFluent.buildAccount() |
V1alpha1UserAccount |
V1alpha1JenkinsBindingSpecFluentImpl.getAccount()
Deprecated.
|
V1alpha1UserAccount |
V1alpha1JenkinsBindingSpecFluent.getAccount()
Deprecated.
|
V1alpha1UserAccount |
V1alpha1JenkinsBindingSpec.getAccount()
Account is the account to access the jenkins.
|
V1alpha1UserAccount |
V1alpha1UserAccount.secret(V1alpha1SecretKeySetRef secret) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1JenkinsBindingSpec |
V1alpha1JenkinsBindingSpec.account(V1alpha1UserAccount account) |
V1alpha1JenkinsBindingSpecFluent.AccountNested<A> |
V1alpha1JenkinsBindingSpecFluentImpl.editOrNewAccountLike(V1alpha1UserAccount item) |
V1alpha1JenkinsBindingSpecFluent.AccountNested<A> |
V1alpha1JenkinsBindingSpecFluent.editOrNewAccountLike(V1alpha1UserAccount item) |
void |
V1alpha1JenkinsBindingSpec.setAccount(V1alpha1UserAccount account) |
A |
V1alpha1JenkinsBindingSpecFluentImpl.withAccount(V1alpha1UserAccount account) |
A |
V1alpha1JenkinsBindingSpecFluent.withAccount(V1alpha1UserAccount account) |
V1alpha1JenkinsBindingSpecFluent.AccountNested<A> |
V1alpha1JenkinsBindingSpecFluentImpl.withNewAccountLike(V1alpha1UserAccount item) |
V1alpha1JenkinsBindingSpecFluent.AccountNested<A> |
V1alpha1JenkinsBindingSpecFluent.withNewAccountLike(V1alpha1UserAccount item) |
| Constructor and Description |
|---|
V1alpha1UserAccountBuilder(V1alpha1UserAccount instance) |
V1alpha1UserAccountBuilder(V1alpha1UserAccount instance,
Boolean validationEnabled) |
V1alpha1UserAccountBuilder(V1alpha1UserAccountFluent<?> fluent,
V1alpha1UserAccount instance) |
V1alpha1UserAccountBuilder(V1alpha1UserAccountFluent<?> fluent,
V1alpha1UserAccount instance,
Boolean validationEnabled) |
V1alpha1UserAccountFluentImpl(V1alpha1UserAccount instance) |
Copyright © 2019. All rights reserved.