Interface BedrockRuntimeInternalClient
- All Known Implementing Classes:
BedrockRuntimeClientIAMOptimizedImpl,BedrockRuntimeClientIAMProfileOptimizedImpl,BedrockRuntimeClientSessionTokenImpl,BedrockRuntimeClientStandardImpl
public interface BedrockRuntimeInternalClient
Manage the required actions of an Bedrock Runtime client for either local or remote.
-
Method Summary
Modifier and TypeMethodDescriptionsoftware.amazon.awssdk.services.bedrockruntime.BedrockRuntimeClientReturns an Bedrock Runtime client after a factory method determines which one to return.
-
Method Details
-
getBedrockRuntimeClient
software.amazon.awssdk.services.bedrockruntime.BedrockRuntimeClient getBedrockRuntimeClient()Returns an Bedrock Runtime client after a factory method determines which one to return.- Returns:
- BedrockRuntimeClient BedrockRuntimeClient
-