public interface V1alpha1CodeRepoServiceAuthorizeResponseFluent<A extends V1alpha1CodeRepoServiceAuthorizeResponseFluent<A>> extends Fluent<A>
String getApiVersion()
Boolean hasApiVersion()
A withNewApiVersion(StringBuilder arg1)
A withNewApiVersion(StringBuffer arg1)
String getAuthorizeUrl()
Boolean hasAuthorizeUrl()
A withNewAuthorizeUrl(StringBuilder arg1)
A withNewAuthorizeUrl(StringBuffer arg1)
Boolean isGotAccessToken()
Boolean hasGotAccessToken()
A withNewGotAccessToken(boolean arg1)
String getKind()
Boolean hasKind()
A withNewKind(StringBuilder arg1)
A withNewKind(StringBuffer arg1)
String getRedirectUrl()
Boolean hasRedirectUrl()
A withNewRedirectUrl(StringBuilder arg1)
A withNewRedirectUrl(StringBuffer arg1)
Copyright © 2020. All rights reserved.