Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateStreamResponseOutput.EventType
-
-
Uses of RetrieveAndGenerateStreamResponseOutput.EventType in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrieveAndGenerateStreamResponseOutput.EventType Modifier and Type Method Description static RetrieveAndGenerateStreamResponseOutput.EventTypeRetrieveAndGenerateStreamResponseOutput.EventType. fromValue(String value)Use this in place of valueOf to convert the raw string returned by the service into the enum value.default RetrieveAndGenerateStreamResponseOutput.EventTypeRetrieveAndGenerateStreamResponseOutput. sdkEventType()The type of this event.static RetrieveAndGenerateStreamResponseOutput.EventTypeRetrieveAndGenerateStreamResponseOutput.EventType. valueOf(String name)Returns the enum constant of this type with the specified name.static RetrieveAndGenerateStreamResponseOutput.EventType[]RetrieveAndGenerateStreamResponseOutput.EventType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type RetrieveAndGenerateStreamResponseOutput.EventType Modifier and Type Method Description static Set<RetrieveAndGenerateStreamResponseOutput.EventType>RetrieveAndGenerateStreamResponseOutput.EventType. knownValues() -
Uses of RetrieveAndGenerateStreamResponseOutput.EventType in software.amazon.awssdk.services.bedrockagentruntime.model.retrieveandgeneratestreamresponseoutput
Methods in software.amazon.awssdk.services.bedrockagentruntime.model.retrieveandgeneratestreamresponseoutput that return RetrieveAndGenerateStreamResponseOutput.EventType Modifier and Type Method Description RetrieveAndGenerateStreamResponseOutput.EventTypeDefaultCitation. sdkEventType()RetrieveAndGenerateStreamResponseOutput.EventTypeDefaultGuardrail. sdkEventType()RetrieveAndGenerateStreamResponseOutput.EventTypeDefaultOutput. sdkEventType()
-