Uses of Class
software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.ServerlessApplicationRepositoryEndpointParams
-
-
Uses of ServerlessApplicationRepositoryEndpointParams in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints
Methods in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints that return ServerlessApplicationRepositoryEndpointParams Modifier and Type Method Description ServerlessApplicationRepositoryEndpointParamsServerlessApplicationRepositoryEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints with parameters of type ServerlessApplicationRepositoryEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ServerlessApplicationRepositoryEndpointProvider. resolveEndpoint(ServerlessApplicationRepositoryEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ServerlessApplicationRepositoryEndpointParams in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.internal
Methods in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.internal that return ServerlessApplicationRepositoryEndpointParams Modifier and Type Method Description static ServerlessApplicationRepositoryEndpointParamsServerlessApplicationRepositoryResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.serverlessapplicationrepository.endpoints.internal with parameters of type ServerlessApplicationRepositoryEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultServerlessApplicationRepositoryEndpointProvider. resolveEndpoint(ServerlessApplicationRepositoryEndpointParams endpointParams)
-