Uses of Interface
software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.Route53RecoveryControlConfigAuthSchemeParams.Builder
-
-
Uses of Route53RecoveryControlConfigAuthSchemeParams.Builder in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme that return Route53RecoveryControlConfigAuthSchemeParams.Builder Modifier and Type Method Description static Route53RecoveryControlConfigAuthSchemeParams.BuilderRoute53RecoveryControlConfigAuthSchemeParams. builder()Get a new builder for creating aRoute53RecoveryControlConfigAuthSchemeParams.Route53RecoveryControlConfigAuthSchemeParams.BuilderRoute53RecoveryControlConfigAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.Route53RecoveryControlConfigAuthSchemeParams.BuilderRoute53RecoveryControlConfigAuthSchemeParams.Builder. region(Region region)Set the region.Route53RecoveryControlConfigAuthSchemeParams.BuilderRoute53RecoveryControlConfigAuthSchemeParams. toBuilder()Returns aRoute53RecoveryControlConfigAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme with type arguments of type Route53RecoveryControlConfigAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>Route53RecoveryControlConfigAuthSchemeProvider. resolveAuthScheme(Consumer<Route53RecoveryControlConfigAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of Route53RecoveryControlConfigAuthSchemeParams.Builder in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.internal
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.auth.scheme.internal that return Route53RecoveryControlConfigAuthSchemeParams.Builder Modifier and Type Method Description static Route53RecoveryControlConfigAuthSchemeParams.BuilderDefaultRoute53RecoveryControlConfigAuthSchemeParams. builder()Route53RecoveryControlConfigAuthSchemeParams.BuilderDefaultRoute53RecoveryControlConfigAuthSchemeParams. toBuilder()
-