Uses of Enum
software.amazon.awssdk.services.bedrockruntime.model.Trace
Packages that use Trace
-
Uses of Trace in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return TraceModifier and TypeMethodDescriptionstatic TraceUse this in place of valueOf to convert the raw string returned by the service into the enum value.final TraceInvokeModelRequest.trace()Specifies whether to enable or disable the Bedrock trace.final TraceInvokeModelWithResponseStreamRequest.trace()Specifies whether to enable or disable the Bedrock trace.static TraceReturns the enum constant of this type with the specified name.static Trace[]Trace.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 TraceMethods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type TraceModifier and TypeMethodDescriptionSpecifies whether to enable or disable the Bedrock trace.Specifies whether to enable or disable the Bedrock trace.