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