Package io.awspring.cloud.sqs.config
Class MultiMethodSqsEndpoint.MultiMethodSqsEndpointBuilder
java.lang.Object
io.awspring.cloud.sqs.config.MultiMethodSqsEndpoint.MultiMethodSqsEndpointBuilder
- Enclosing class:
- MultiMethodSqsEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()defaultMethod(Method defaultMethod) factoryBeanName(String factoryName) queueNames(Collection<String> queueNames) sqsEndpoint(Endpoint sqsEndpoint)
-
Constructor Details
-
MultiMethodSqsEndpointBuilder
public MultiMethodSqsEndpointBuilder()
-
-
Method Details
-
methods
-
defaultMethod
public MultiMethodSqsEndpoint.MultiMethodSqsEndpointBuilder defaultMethod(@Nullable Method defaultMethod) -
bean
-
queueNames
public MultiMethodSqsEndpoint.MultiMethodSqsEndpointBuilder queueNames(Collection<String> queueNames) -
factoryBeanName
-
sqsEndpoint
-
id
-
build
-