Class AlibabaCredential.Builder

java.lang.Object
co.yellowdog.platform.model.builders.ValidatedBuilder<AlibabaCredential>
co.yellowdog.platform.account.credentials.AlibabaCredential.Builder
All Implemented Interfaces:
CredentialBuilder<AlibabaCredential>
Enclosing class:
AlibabaCredential

public static class AlibabaCredential.Builder extends ValidatedBuilder<AlibabaCredential> implements CredentialBuilder<AlibabaCredential>
A builder that can be used to build a new AlibabaCredential that is automatically validated on build.