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