Uses of Enum
software.amazon.awssdk.services.lambda.model.InvokeWithResponseStreamResponseEvent.EventType
Packages that use InvokeWithResponseStreamResponseEvent.EventType
Package
Description
-
Uses of InvokeWithResponseStreamResponseEvent.EventType in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return InvokeWithResponseStreamResponseEvent.EventTypeModifier and TypeMethodDescriptionUse this in place of valueOf to convert the raw string returned by the service into the enum value.InvokeWithResponseStreamResponseEvent.sdkEventType()The type of this event.Returns the enum constant of this type with the specified name.InvokeWithResponseStreamResponseEvent.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type InvokeWithResponseStreamResponseEvent.EventType -
Uses of InvokeWithResponseStreamResponseEvent.EventType in software.amazon.awssdk.services.lambda.model.invokewithresponsestreamresponseevent
Methods in software.amazon.awssdk.services.lambda.model.invokewithresponsestreamresponseevent that return InvokeWithResponseStreamResponseEvent.EventTypeModifier and TypeMethodDescriptionDefaultInvokeComplete.sdkEventType()DefaultPayloadChunk.sdkEventType()