public class V1alpha1CodeRepoServiceAuthorizeResponseFluentImpl<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>> extends BaseFluent<A> implements V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1CodeRepoServiceAuthorizeResponseFluentImpl() |
V1alpha1CodeRepoServiceAuthorizeResponseFluentImpl(V1alpha1CodeRepoServiceAuthorizeResponse instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthorizeUrl() |
String |
getRedirectUrl() |
Boolean |
hasAuthorizeUrl() |
Boolean |
hasGotAccessToken() |
Boolean |
hasRedirectUrl() |
Boolean |
isGotAccessToken() |
A |
withAuthorizeUrl(String authorizeUrl) |
A |
withGotAccessToken(Boolean gotAccessToken) |
A |
withNewAuthorizeUrl(String arg1) |
A |
withNewAuthorizeUrl(StringBuffer arg1) |
A |
withNewAuthorizeUrl(StringBuilder arg1) |
A |
withNewGotAccessToken(boolean arg1) |
A |
withNewGotAccessToken(String arg1) |
A |
withNewRedirectUrl(String arg1) |
A |
withNewRedirectUrl(StringBuffer arg1) |
A |
withNewRedirectUrl(StringBuilder arg1) |
A |
withRedirectUrl(String redirectUrl) |
public V1alpha1CodeRepoServiceAuthorizeResponseFluentImpl()
public V1alpha1CodeRepoServiceAuthorizeResponseFluentImpl(V1alpha1CodeRepoServiceAuthorizeResponse instance)
public String getAuthorizeUrl()
getAuthorizeUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withAuthorizeUrl(String authorizeUrl)
withAuthorizeUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public Boolean hasAuthorizeUrl()
hasAuthorizeUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewAuthorizeUrl(String arg1)
withNewAuthorizeUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewAuthorizeUrl(StringBuilder arg1)
withNewAuthorizeUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewAuthorizeUrl(StringBuffer arg1)
withNewAuthorizeUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public Boolean isGotAccessToken()
isGotAccessToken in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withGotAccessToken(Boolean gotAccessToken)
withGotAccessToken in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public Boolean hasGotAccessToken()
hasGotAccessToken in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewGotAccessToken(String arg1)
withNewGotAccessToken in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewGotAccessToken(boolean arg1)
withNewGotAccessToken in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public String getRedirectUrl()
getRedirectUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withRedirectUrl(String redirectUrl)
withRedirectUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public Boolean hasRedirectUrl()
hasRedirectUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewRedirectUrl(String arg1)
withNewRedirectUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewRedirectUrl(StringBuilder arg1)
withNewRedirectUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>public A withNewRedirectUrl(StringBuffer arg1)
withNewRedirectUrl in interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>>Copyright © 2019. All rights reserved.