Uses of Class
software.amazon.awssdk.services.bedrockdataautomationruntime.model.BedrockDataAutomationRuntimeRequest
-
-
Uses of BedrockDataAutomationRuntimeRequest in software.amazon.awssdk.services.bedrockdataautomationruntime.internal
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.internal with type parameters of type BedrockDataAutomationRuntimeRequest Modifier and Type Method Description static <T extends BedrockDataAutomationRuntimeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends BedrockDataAutomationRuntimeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of BedrockDataAutomationRuntimeRequest in software.amazon.awssdk.services.bedrockdataautomationruntime.model
Subclasses of BedrockDataAutomationRuntimeRequest in software.amazon.awssdk.services.bedrockdataautomationruntime.model Modifier and Type Class Description classGetDataAutomationStatusRequestStructure for request of GetDataAutomationStatus API.classInvokeDataAutomationAsyncRequestInvoke Data Automation Async RequestMethods in software.amazon.awssdk.services.bedrockdataautomationruntime.model that return BedrockDataAutomationRuntimeRequest Modifier and Type Method Description BedrockDataAutomationRuntimeRequestBedrockDataAutomationRuntimeRequest.Builder. build()Constructors in software.amazon.awssdk.services.bedrockdataautomationruntime.model with parameters of type BedrockDataAutomationRuntimeRequest Constructor Description BuilderImpl(BedrockDataAutomationRuntimeRequest request)
-