Interface BedrockAgentEndpointParams.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<BedrockAgentEndpointParams.Builder,,BedrockAgentEndpointParams> SdkBuilder<BedrockAgentEndpointParams.Builder,BedrockAgentEndpointParams>
- Enclosing class:
- BedrockAgentEndpointParams
public static interface BedrockAgentEndpointParams.Builder
extends CopyableBuilder<BedrockAgentEndpointParams.Builder,BedrockAgentEndpointParams>
-
Method Summary
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation
-
Method Details
-
region
-
useDualStack
-
useFips
-
endpoint
-
build
BedrockAgentEndpointParams build()- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<BedrockAgentEndpointParams.Builder,BedrockAgentEndpointParams>
-