Uses of Interface
software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.Route53RecoveryControlConfigAuthSchemeParams
-
-
Uses of Route53RecoveryControlConfigAuthSchemeParams in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme that return Route53RecoveryControlConfigAuthSchemeParams Modifier and Type Method Description Route53RecoveryControlConfigAuthSchemeParamsRoute53RecoveryControlConfigAuthSchemeParams.Builder. build()Returns aRoute53RecoveryControlConfigAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme with parameters of type Route53RecoveryControlConfigAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>Route53RecoveryControlConfigAuthSchemeProvider. resolveAuthScheme(Route53RecoveryControlConfigAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of Route53RecoveryControlConfigAuthSchemeParams in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.internal
Classes in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.internal that implement Route53RecoveryControlConfigAuthSchemeParams Modifier and Type Class Description classDefaultRoute53RecoveryControlConfigAuthSchemeParamsMethods in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.internal with parameters of type Route53RecoveryControlConfigAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultRoute53RecoveryControlConfigAuthSchemeProvider. resolveAuthScheme(Route53RecoveryControlConfigAuthSchemeParams params)
-