Uses of Class
software.amazon.lambda.durable.config.InvokeConfig.Builder
Packages that use InvokeConfig.Builder
-
Uses of InvokeConfig.Builder in software.amazon.lambda.durable.config
Methods in software.amazon.lambda.durable.config that return InvokeConfig.BuilderModifier and TypeMethodDescriptionstatic InvokeConfig.BuilderInvokeConfig.builder()InvokeConfig.Builder.payloadSerDes(SerDes payloadSerDes) Sets a custom serializer for the invoke operation payload.Sets a custom serializer for the invoke result.Sets the tenant ID for the invoke operation.InvokeConfig.toBuilder()Constructors in software.amazon.lambda.durable.config with parameters of type InvokeConfig.Builder