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