Class OciCredential.Builder

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

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