Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.endpoints.ElasticBeanstalkEndpointParams
-
Packages that use ElasticBeanstalkEndpointParams Package Description software.amazon.awssdk.services.elasticbeanstalk.endpoints software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal -
-
Uses of ElasticBeanstalkEndpointParams in software.amazon.awssdk.services.elasticbeanstalk.endpoints
Methods in software.amazon.awssdk.services.elasticbeanstalk.endpoints that return ElasticBeanstalkEndpointParams Modifier and Type Method Description ElasticBeanstalkEndpointParamsElasticBeanstalkEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.elasticbeanstalk.endpoints with parameters of type ElasticBeanstalkEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ElasticBeanstalkEndpointProvider. resolveEndpoint(ElasticBeanstalkEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ElasticBeanstalkEndpointParams in software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal
Methods in software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal that return ElasticBeanstalkEndpointParams Modifier and Type Method Description static ElasticBeanstalkEndpointParamsElasticBeanstalkResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal with parameters of type ElasticBeanstalkEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultElasticBeanstalkEndpointProvider. resolveEndpoint(ElasticBeanstalkEndpointParams endpointParams)
-