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