| Package | Description |
|---|---|
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1CodeRepositoryOwnerSync> |
V1alpha1CodeRepoBindingAccountFluentImpl.buildOwners() |
List<V1alpha1CodeRepositoryOwnerSync> |
V1alpha1CodeRepoBindingAccountFluent.buildOwners() |
List<V1alpha1CodeRepositoryOwnerSync> |
V1alpha1CodeRepoBindingAccountFluentImpl.getOwners()
Deprecated.
|
List<V1alpha1CodeRepositoryOwnerSync> |
V1alpha1CodeRepoBindingAccountFluent.getOwners()
Deprecated.
|
List<V1alpha1CodeRepositoryOwnerSync> |
V1alpha1CodeRepoBindingAccount.getOwners()
Owners defines the owners in this account.
|
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1CodeRepoBindingAccountFluentImpl.addAllToOwners(Collection<V1alpha1CodeRepositoryOwnerSync> items) |
A |
V1alpha1CodeRepoBindingAccountFluent.addAllToOwners(Collection<V1alpha1CodeRepositoryOwnerSync> items) |
V1alpha1CodeRepoBindingAccount |
V1alpha1CodeRepoBindingAccount.owners(List<V1alpha1CodeRepositoryOwnerSync> owners) |
A |
V1alpha1CodeRepoBindingAccountFluentImpl.removeAllFromOwners(Collection<V1alpha1CodeRepositoryOwnerSync> items) |
A |
V1alpha1CodeRepoBindingAccountFluent.removeAllFromOwners(Collection<V1alpha1CodeRepositoryOwnerSync> items) |
void |
V1alpha1CodeRepoBindingAccount.setOwners(List<V1alpha1CodeRepositoryOwnerSync> owners) |
A |
V1alpha1CodeRepoBindingAccountFluentImpl.withOwners(List<V1alpha1CodeRepositoryOwnerSync> owners) |
A |
V1alpha1CodeRepoBindingAccountFluent.withOwners(List<V1alpha1CodeRepositoryOwnerSync> owners) |
| Constructor and Description |
|---|
V1alpha1CodeRepositoryOwnerSyncBuilder(V1alpha1CodeRepositoryOwnerSync instance) |
V1alpha1CodeRepositoryOwnerSyncBuilder(V1alpha1CodeRepositoryOwnerSync instance,
Boolean validationEnabled) |
V1alpha1CodeRepositoryOwnerSyncBuilder(V1alpha1CodeRepositoryOwnerSyncFluent<?> fluent,
V1alpha1CodeRepositoryOwnerSync instance) |
V1alpha1CodeRepositoryOwnerSyncBuilder(V1alpha1CodeRepositoryOwnerSyncFluent<?> fluent,
V1alpha1CodeRepositoryOwnerSync instance,
Boolean validationEnabled) |
V1alpha1CodeRepositoryOwnerSyncFluentImpl(V1alpha1CodeRepositoryOwnerSync instance) |
Copyright © 2020. All rights reserved.