Uses of Interface
software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.ServerlessApplicationRepositoryEndpointProvider
-
Packages that use ServerlessApplicationRepositoryEndpointProvider 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.endpoints software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.internal -
-
Uses of ServerlessApplicationRepositoryEndpointProvider in software.amazon.awssdk.services.serverlessapplicationrepository
Methods in software.amazon.awssdk.services.serverlessapplicationrepository with parameters of type ServerlessApplicationRepositoryEndpointProvider Modifier and Type Method Description default BServerlessApplicationRepositoryBaseClientBuilder. endpointProvider(ServerlessApplicationRepositoryEndpointProvider endpointProvider)Set theServerlessApplicationRepositoryEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ServerlessApplicationRepositoryEndpointProvider in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints
Methods in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints that return ServerlessApplicationRepositoryEndpointProvider Modifier and Type Method Description static ServerlessApplicationRepositoryEndpointProviderServerlessApplicationRepositoryEndpointProvider. defaultProvider() -
Uses of ServerlessApplicationRepositoryEndpointProvider in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.internal
Classes in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.internal that implement ServerlessApplicationRepositoryEndpointProvider Modifier and Type Class Description classDefaultServerlessApplicationRepositoryEndpointProvider
-