Class GoogleCloudCredential.Builder

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

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