public static interface GetEventSourceMappingRequest.Builder extends LambdaRequest.Builder, CopyableBuilder<GetEventSourceMappingRequest.Builder,GetEventSourceMappingRequest>
| Modifier and Type | Method and Description |
|---|---|
GetEventSourceMappingRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
GetEventSourceMappingRequest.Builder |
uuid(String uuid)
The AWS Lambda assigned ID of the event source mapping.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetEventSourceMappingRequest.Builder uuid(String uuid)
The AWS Lambda assigned ID of the event source mapping.
uuid - The AWS Lambda assigned ID of the event source mapping.GetEventSourceMappingRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.