Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.GetAgentResponse.Builder
Packages that use GetAgentResponse.Builder
-
Uses of GetAgentResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return GetAgentResponse.BuilderModifier and TypeMethodDescriptiondefault GetAgentResponse.BuilderGetAgentResponse.Builder.agent(Consumer<Agent.Builder> agent) Contains details about the agent.Contains details about the agent.static GetAgentResponse.BuilderGetAgentResponse.builder()GetAgentResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type GetAgentResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAgentResponse.Builder>GetAgentResponse.serializableBuilderClass()