Class AwsCredential.Builder

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

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