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