Uses of Interface
software.amazon.awssdk.services.serverlessapplicationrepository.ServerlessApplicationRepositoryAsyncClientBuilder
-
Packages that use ServerlessApplicationRepositoryAsyncClientBuilder 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. -
-
Uses of ServerlessApplicationRepositoryAsyncClientBuilder in software.amazon.awssdk.services.serverlessapplicationrepository
Methods in software.amazon.awssdk.services.serverlessapplicationrepository that return ServerlessApplicationRepositoryAsyncClientBuilder Modifier and Type Method Description static ServerlessApplicationRepositoryAsyncClientBuilderServerlessApplicationRepositoryAsyncClient. builder()Create a builder that can be used to configure and create aServerlessApplicationRepositoryAsyncClient.
-