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