Uses of Interface
co.yellowdog.platform.account.credentials.CredentialBuilder
Packages that use CredentialBuilder
Package
Description
Defines types to hold credentials specific to each cloud provider.
-
Uses of CredentialBuilder in co.yellowdog.platform.account.credentials
Classes in co.yellowdog.platform.account.credentials that implement CredentialBuilderModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new AlibabaCredential that is automatically validated on build.static class
A builder that can be used to build a new AwsAccountRoleCredential that is automatically validated on build.static class
A builder that can be used to build a new AwsCredential that is automatically validated on build.static class
A builder that can be used to build a new AzureClientCredential that is automatically validated on build.static class
A builder that can be used to build a new AzureInstanceCredential that is automatically validated on build.static class
A builder that can be used to build a new AzureStorageCredential that is automatically validated on build.static class
A builder that can be used to build a new GoogleCloudCredential that is automatically validated on build.static class
A builder that can be used to build a new OciCredential that is automatically validated on build.Methods in co.yellowdog.platform.account.credentials with type parameters of type CredentialBuilderMethods in co.yellowdog.platform.account.credentials that return CredentialBuilder