Uses of Interface
software.amazon.awssdk.services.bedrockdataautomation.BedrockDataAutomationClient
-
Packages that use BedrockDataAutomationClient Package Description software.amazon.awssdk.services.bedrockdataautomation Amazon Bedrock Data Automation BuildTimesoftware.amazon.awssdk.services.bedrockdataautomation.paginators -
-
Uses of BedrockDataAutomationClient in software.amazon.awssdk.services.bedrockdataautomation
Methods in software.amazon.awssdk.services.bedrockdataautomation that return BedrockDataAutomationClient Modifier and Type Method Description static BedrockDataAutomationClientBedrockDataAutomationClient. create()Create aBedrockDataAutomationClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of BedrockDataAutomationClient in software.amazon.awssdk.services.bedrockdataautomation.paginators
Constructors in software.amazon.awssdk.services.bedrockdataautomation.paginators with parameters of type BedrockDataAutomationClient Constructor Description ListBlueprintsIterable(BedrockDataAutomationClient client, ListBlueprintsRequest firstRequest)ListDataAutomationProjectsIterable(BedrockDataAutomationClient client, ListDataAutomationProjectsRequest firstRequest)
-