Uses of Interface
software.amazon.awssdk.services.cloudsearchdomain.auth.scheme.CloudSearchDomainAuthSchemeParams
-
-
Uses of CloudSearchDomainAuthSchemeParams in software.amazon.awssdk.services.cloudsearchdomain.auth.scheme
Methods in software.amazon.awssdk.services.cloudsearchdomain.auth.scheme that return CloudSearchDomainAuthSchemeParams Modifier and Type Method Description CloudSearchDomainAuthSchemeParamsCloudSearchDomainAuthSchemeParams.Builder. build()Returns aCloudSearchDomainAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.cloudsearchdomain.auth.scheme with parameters of type CloudSearchDomainAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>CloudSearchDomainAuthSchemeProvider. resolveAuthScheme(CloudSearchDomainAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of CloudSearchDomainAuthSchemeParams in software.amazon.awssdk.services.cloudsearchdomain.auth.scheme.internal
Classes in software.amazon.awssdk.services.cloudsearchdomain.auth.scheme.internal that implement CloudSearchDomainAuthSchemeParams Modifier and Type Class Description classDefaultCloudSearchDomainAuthSchemeParamsMethods in software.amazon.awssdk.services.cloudsearchdomain.auth.scheme.internal with parameters of type CloudSearchDomainAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultCloudSearchDomainAuthSchemeProvider. resolveAuthScheme(CloudSearchDomainAuthSchemeParams params)
-