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