Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.InvokeAgentRuntimeCommandResponse.Builder
Packages that use InvokeAgentRuntimeCommandResponse.Builder
-
Uses of InvokeAgentRuntimeCommandResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return InvokeAgentRuntimeCommandResponse.BuilderModifier and TypeMethodDescriptionAdditional context information for distributed tracing.InvokeAgentRuntimeCommandResponse.builder()InvokeAgentRuntimeCommandResponse.Builder.contentType(String contentType) The MIME type of the response data.InvokeAgentRuntimeCommandResponse.Builder.runtimeSessionId(String runtimeSessionId) The unique identifier of the runtime session in which the command was executed.InvokeAgentRuntimeCommandResponse.Builder.statusCode(Integer statusCode) The HTTP status code of the response.InvokeAgentRuntimeCommandResponse.toBuilder()The trace identifier for request tracking.InvokeAgentRuntimeCommandResponse.Builder.traceParent(String traceParent) The parent trace information for distributed tracing.InvokeAgentRuntimeCommandResponse.Builder.traceState(String traceState) The trace state information for distributed tracing.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type InvokeAgentRuntimeCommandResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvokeAgentRuntimeCommandResponse.Builder>InvokeAgentRuntimeCommandResponse.serializableBuilderClass()