Uses of Interface
software.amazon.awssdk.services.lambda.model.GetEventSourceMappingRequest.Builder
Packages that use GetEventSourceMappingRequest.Builder
Package
Description
-
Uses of GetEventSourceMappingRequest.Builder in software.amazon.awssdk.services.lambda
Method parameters in software.amazon.awssdk.services.lambda with type arguments of type GetEventSourceMappingRequest.BuilderModifier and TypeMethodDescriptionLambdaAsyncClient.getEventSourceMapping(Consumer<GetEventSourceMappingRequest.Builder> getEventSourceMappingRequest) Returns details about an event source mapping.default GetEventSourceMappingResponseLambdaClient.getEventSourceMapping(Consumer<GetEventSourceMappingRequest.Builder> getEventSourceMappingRequest) Returns details about an event source mapping. -
Uses of GetEventSourceMappingRequest.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return GetEventSourceMappingRequest.BuilderModifier and TypeMethodDescriptionGetEventSourceMappingRequest.builder()GetEventSourceMappingRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetEventSourceMappingRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetEventSourceMappingRequest.toBuilder()The identifier of the event source mapping.Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type GetEventSourceMappingRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetEventSourceMappingRequest.Builder>GetEventSourceMappingRequest.serializableBuilderClass()