Uses of Enum
software.amazon.awssdk.services.bedrockruntime.model.InvokeModelWithBidirectionalStreamOutput.EventType
Packages that use InvokeModelWithBidirectionalStreamOutput.EventType
Package
Description
-
Uses of InvokeModelWithBidirectionalStreamOutput.EventType in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return InvokeModelWithBidirectionalStreamOutput.EventTypeModifier and TypeMethodDescriptionUse this in place of valueOf to convert the raw string returned by the service into the enum value.InvokeModelWithBidirectionalStreamOutput.sdkEventType()The type of this event.Returns the enum constant of this type with the specified name.InvokeModelWithBidirectionalStreamOutput.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 InvokeModelWithBidirectionalStreamOutput.EventTypeModifier and TypeMethodDescriptionInvokeModelWithBidirectionalStreamOutput.EventType.knownValues() -
Uses of InvokeModelWithBidirectionalStreamOutput.EventType in software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput
Methods in software.amazon.awssdk.services.bedrockruntime.model.invokemodelwithbidirectionalstreamoutput that return InvokeModelWithBidirectionalStreamOutput.EventType