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