Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.GetBlueprintResponse
-
Packages that use GetBlueprintResponse Package Description software.amazon.awssdk.services.bedrockdataautomation Amazon Bedrock Data Automation BuildTime -
-
Uses of GetBlueprintResponse in software.amazon.awssdk.services.bedrockdataautomation
Methods in software.amazon.awssdk.services.bedrockdataautomation that return GetBlueprintResponse Modifier and Type Method Description default GetBlueprintResponseBedrockDataAutomationClient. getBlueprint(Consumer<GetBlueprintRequest.Builder> getBlueprintRequest)Gets an existing Amazon Bedrock Data Automation Blueprintdefault GetBlueprintResponseBedrockDataAutomationClient. getBlueprint(GetBlueprintRequest getBlueprintRequest)Gets an existing Amazon Bedrock Data Automation BlueprintMethods in software.amazon.awssdk.services.bedrockdataautomation that return types with arguments of type GetBlueprintResponse Modifier and Type Method Description default CompletableFuture<GetBlueprintResponse>BedrockDataAutomationAsyncClient. getBlueprint(Consumer<GetBlueprintRequest.Builder> getBlueprintRequest)Gets an existing Amazon Bedrock Data Automation Blueprintdefault CompletableFuture<GetBlueprintResponse>BedrockDataAutomationAsyncClient. getBlueprint(GetBlueprintRequest getBlueprintRequest)Gets an existing Amazon Bedrock Data Automation Blueprint
-