public class V1alpha1CodeRepoServiceAuthorizeCreateFluentImpl<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>> extends BaseFluent<A> implements V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1CodeRepoServiceAuthorizeCreateFluentImpl() |
V1alpha1CodeRepoServiceAuthorizeCreateFluentImpl(V1alpha1CodeRepoServiceAuthorizeCreate instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCode() |
String |
getNamespace() |
String |
getSecretName() |
Boolean |
hasCode() |
Boolean |
hasGetAccessToken() |
Boolean |
hasNamespace() |
Boolean |
hasSecretName() |
Boolean |
isGetAccessToken() |
A |
withCode(String code) |
A |
withGetAccessToken(Boolean getAccessToken) |
A |
withNamespace(String namespace) |
A |
withNewCode(String arg1) |
A |
withNewCode(StringBuffer arg1) |
A |
withNewCode(StringBuilder arg1) |
A |
withNewGetAccessToken(boolean arg1) |
A |
withNewGetAccessToken(String arg1) |
A |
withNewNamespace(String arg1) |
A |
withNewNamespace(StringBuffer arg1) |
A |
withNewNamespace(StringBuilder arg1) |
A |
withNewSecretName(String arg1) |
A |
withNewSecretName(StringBuffer arg1) |
A |
withNewSecretName(StringBuilder arg1) |
A |
withSecretName(String secretName) |
public V1alpha1CodeRepoServiceAuthorizeCreateFluentImpl()
public V1alpha1CodeRepoServiceAuthorizeCreateFluentImpl(V1alpha1CodeRepoServiceAuthorizeCreate instance)
public String getCode()
getCode in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withCode(String code)
withCode in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public Boolean hasCode()
hasCode in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewCode(String arg1)
withNewCode in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewCode(StringBuilder arg1)
withNewCode in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewCode(StringBuffer arg1)
withNewCode in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public Boolean isGetAccessToken()
isGetAccessToken in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withGetAccessToken(Boolean getAccessToken)
withGetAccessToken in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public Boolean hasGetAccessToken()
hasGetAccessToken in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewGetAccessToken(String arg1)
withNewGetAccessToken in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewGetAccessToken(boolean arg1)
withNewGetAccessToken in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public String getNamespace()
getNamespace in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNamespace(String namespace)
withNamespace in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public Boolean hasNamespace()
hasNamespace in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewNamespace(String arg1)
withNewNamespace in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewNamespace(StringBuilder arg1)
withNewNamespace in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewNamespace(StringBuffer arg1)
withNewNamespace in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public String getSecretName()
getSecretName in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withSecretName(String secretName)
withSecretName in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public Boolean hasSecretName()
hasSecretName in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewSecretName(String arg1)
withNewSecretName in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewSecretName(StringBuilder arg1)
withNewSecretName in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>public A withNewSecretName(StringBuffer arg1)
withNewSecretName in interface V1alpha1CodeRepoServiceAuthorizeCreateFluent<A extends V1alpha1CodeRepoServiceAuthorizeCreateFluent<A>>Copyright © 2019. All rights reserved.