Class BedrockAgentRuntimeRequest.BuilderImpl
java.lang.Object
software.amazon.awssdk.awscore.AwsRequest.BuilderImpl
software.amazon.awssdk.services.bedrockagentruntime.model.BedrockAgentRuntimeRequest.BuilderImpl
- All Implemented Interfaces:
AwsRequest.Builder,SdkRequest.Builder,BedrockAgentRuntimeRequest.Builder
- Enclosing class:
- BedrockAgentRuntimeRequest
protected abstract static class BedrockAgentRuntimeRequest.BuilderImpl
extends AwsRequest.BuilderImpl
implements BedrockAgentRuntimeRequest.Builder
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedBuilderImpl(BedrockAgentRuntimeRequest request) -
Method Summary
Methods inherited from class software.amazon.awssdk.awscore.AwsRequest.BuilderImpl
overrideConfiguration, overrideConfiguration, overrideConfigurationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfigurationMethods inherited from interface software.amazon.awssdk.services.bedrockagentruntime.model.BedrockAgentRuntimeRequest.Builder
build
-
Constructor Details
-
BuilderImpl
protected BuilderImpl() -
BuilderImpl
-