Package | Description |
---|---|
io.sphere.sdk.extensions |
Modifier and Type | Method and Description |
---|---|
AWSLambdaDestinationBuilder |
AWSLambdaDestinationBuilder.arn(String arn)
Sets the
arn property of this builder. |
AWSLambdaDestinationBuilder |
AWSLambdaDestinationBuilder.awsCredentials(AwsCredentials awsCredentials)
Sets the
awsCredentials property of this builder. |
static AWSLambdaDestinationBuilder |
AWSLambdaDestinationBuilder.of(AWSLambdaDestination template)
Creates a new object initialized with the fields of the template parameter.
|
static AWSLambdaDestinationBuilder |
AWSLambdaDestinationBuilder.of(String arn,
AwsCredentials awsCredentials)
Creates a new object initialized with the given values.
|