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