| Package | Description |
|---|---|
| software.amazon.awssdk.services.serverlessapplicationrepository |
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy
serverless applications in the AWS Cloud.
|
| software.amazon.awssdk.services.serverlessapplicationrepository.internal |
| Modifier and Type | Method and Description |
|---|---|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.authSchemeProvider(ServerlessApplicationRepositoryAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.builder() |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.putAuthScheme(AuthScheme<?> authScheme) |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder.region(Region region)
Sets the value for AWS region
|
| Constructor and Description |
|---|
ServerlessApplicationRepositoryServiceClientConfiguration(ServerlessApplicationRepositoryServiceClientConfiguration.Builder builder) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderInternal |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(ServerlessApplicationRepositoryAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
static ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.builder() |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)
Sets the value for credentials provider
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.endpointOverride(URI endpointOverride)
Sets the value for endpoint override
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.endpointProvider(EndpointProvider endpointProvider)
Sets the value for endpoint provider
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.putAuthScheme(AuthScheme<?> authScheme) |
ServerlessApplicationRepositoryServiceClientConfiguration.Builder |
ServerlessApplicationRepositoryServiceClientConfigurationBuilder.BuilderImpl.region(Region region)
Sets the value for AWS region
|
Copyright © 2023. All rights reserved.