CopyableBuilder<GetEventSourceMappingRequest.Builder,GetEventSourceMappingRequest>
, SdkBuilder<GetEventSourceMappingRequest.Builder,GetEventSourceMappingRequest>
public static interface GetEventSourceMappingRequest.Builder extends CopyableBuilder<GetEventSourceMappingRequest.Builder,GetEventSourceMappingRequest>
Modifier and Type | Method | Description |
---|---|---|
GetEventSourceMappingRequest.Builder |
uuid(String uuid) |
The AWS Lambda assigned ID of the event source mapping.
|
copy
apply, build
GetEventSourceMappingRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.