public class V1alpha1CodeRepoBindingSpec extends Object
| Constructor and Description |
|---|
V1alpha1CodeRepoBindingSpec() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoBindingSpec |
account(V1alpha1CodeRepoBindingAccount account) |
V1alpha1CodeRepoBindingSpec |
codeRepoService(V1alpha1LocalObjectReference codeRepoService) |
boolean |
equals(Object o) |
V1alpha1CodeRepoBindingAccount |
getAccount()
Account defines the account.
|
V1alpha1LocalObjectReference |
getCodeRepoService()
CodeRepoService defines the codeRepoService.
|
int |
hashCode() |
void |
setAccount(V1alpha1CodeRepoBindingAccount account) |
void |
setCodeRepoService(V1alpha1LocalObjectReference codeRepoService) |
String |
toString() |
public V1alpha1CodeRepoBindingSpec account(V1alpha1CodeRepoBindingAccount account)
public V1alpha1CodeRepoBindingAccount getAccount()
public void setAccount(V1alpha1CodeRepoBindingAccount account)
public V1alpha1CodeRepoBindingSpec codeRepoService(V1alpha1LocalObjectReference codeRepoService)
public V1alpha1LocalObjectReference getCodeRepoService()
public void setCodeRepoService(V1alpha1LocalObjectReference codeRepoService)
Copyright © 2019. All rights reserved.