Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme.PinpointSmsVoiceAuthSchemeParams
-
-
Uses of PinpointSmsVoiceAuthSchemeParams in software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme
Methods in software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme that return PinpointSmsVoiceAuthSchemeParams Modifier and Type Method Description PinpointSmsVoiceAuthSchemeParamsPinpointSmsVoiceAuthSchemeParams.Builder. build()Returns aPinpointSmsVoiceAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme with parameters of type PinpointSmsVoiceAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>PinpointSmsVoiceAuthSchemeProvider. resolveAuthScheme(PinpointSmsVoiceAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of PinpointSmsVoiceAuthSchemeParams in software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme.internal
Classes in software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme.internal that implement PinpointSmsVoiceAuthSchemeParams Modifier and Type Class Description classDefaultPinpointSmsVoiceAuthSchemeParamsMethods in software.amazon.awssdk.services.pinpointsmsvoice.auth.scheme.internal with parameters of type PinpointSmsVoiceAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultPinpointSmsVoiceAuthSchemeProvider. resolveAuthScheme(PinpointSmsVoiceAuthSchemeParams params)
-