Class DefaultApplicationDiscoveryAuthSchemeProvider
java.lang.Object
software.amazon.awssdk.services.applicationdiscovery.auth.scheme.internal.DefaultApplicationDiscoveryAuthSchemeProvider
- All Implemented Interfaces:
- AuthSchemeProvider,- ApplicationDiscoveryAuthSchemeProvider
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public final class DefaultApplicationDiscoveryAuthSchemeProvider
extends Object
implements ApplicationDiscoveryAuthSchemeProvider
- 
Method SummaryModifier and TypeMethodDescriptioncreate()Resolve the auth schemes based on the given set of parameters.Methods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.services.applicationdiscovery.auth.scheme.ApplicationDiscoveryAuthSchemeProviderresolveAuthScheme
- 
Method Details- 
create
- 
resolveAuthSchemeDescription copied from interface:ApplicationDiscoveryAuthSchemeProviderResolve the auth schemes based on the given set of parameters.- Specified by:
- resolveAuthSchemein interface- ApplicationDiscoveryAuthSchemeProvider
 
 
-