Interface BedrockRuntimeRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,SdkRequest.Builder
- All Known Subinterfaces:
InvokeModelRequest.Builder,InvokeModelWithResponseStreamRequest.Builder
- All Known Implementing Classes:
BedrockRuntimeRequest.BuilderImpl
- Enclosing class:
- BedrockRuntimeRequest
public static interface BedrockRuntimeRequest.Builder extends AwsRequest.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BedrockRuntimeRequestbuild()-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfiguration
-
-
-
-
Method Detail
-
build
BedrockRuntimeRequest build()
- Specified by:
buildin interfaceAwsRequest.Builder- Specified by:
buildin interfaceSdkRequest.Builder
-
-