Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.InvokeAgentRuntimeResponse.Builder
Packages that use InvokeAgentRuntimeResponse.Builder
-
Uses of InvokeAgentRuntimeResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return InvokeAgentRuntimeResponse.BuilderModifier and TypeMethodDescriptionAdditional context information for distributed tracing.InvokeAgentRuntimeResponse.builder()InvokeAgentRuntimeResponse.Builder.contentType(String contentType) The MIME type of the response data.InvokeAgentRuntimeResponse.Builder.mcpProtocolVersion(String mcpProtocolVersion) The version of the MCP protocol being used.InvokeAgentRuntimeResponse.Builder.mcpSessionId(String mcpSessionId) The identifier of the MCP session.InvokeAgentRuntimeResponse.Builder.runtimeSessionId(String runtimeSessionId) The identifier of the runtime session.InvokeAgentRuntimeResponse.Builder.statusCode(Integer statusCode) The HTTP status code of the response.InvokeAgentRuntimeResponse.toBuilder()The trace identifier for request tracking.InvokeAgentRuntimeResponse.Builder.traceParent(String traceParent) The parent trace information for distributed tracing.InvokeAgentRuntimeResponse.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 InvokeAgentRuntimeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvokeAgentRuntimeResponse.Builder>InvokeAgentRuntimeResponse.serializableBuilderClass()