Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.BedrockAgentRuntimeRequest
-
Packages that use BedrockAgentRuntimeRequest Package Description software.amazon.awssdk.services.bedrockagentruntime.internal software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of BedrockAgentRuntimeRequest in software.amazon.awssdk.services.bedrockagentruntime.internal
Methods in software.amazon.awssdk.services.bedrockagentruntime.internal with type parameters of type BedrockAgentRuntimeRequest Modifier and Type Method Description static <T extends BedrockAgentRuntimeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends BedrockAgentRuntimeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of BedrockAgentRuntimeRequest in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return BedrockAgentRuntimeRequest Modifier and Type Method Description BedrockAgentRuntimeRequestBedrockAgentRuntimeRequest.Builder. build()Constructors in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type BedrockAgentRuntimeRequest Constructor Description BuilderImpl(BedrockAgentRuntimeRequest request)
-