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