Uses of Class
software.amazon.awssdk.services.honeycode.model.DestinationOptions
-
Packages that use DestinationOptions Package Description software.amazon.awssdk.services.honeycode.model -
-
Uses of DestinationOptions in software.amazon.awssdk.services.honeycode.model
Methods in software.amazon.awssdk.services.honeycode.model that return DestinationOptions Modifier and Type Method Description DestinationOptionsImportOptions. destinationOptions()Options relating to the destination of the import request.Methods in software.amazon.awssdk.services.honeycode.model with parameters of type DestinationOptions Modifier and Type Method Description ImportOptions.BuilderImportOptions.Builder. destinationOptions(DestinationOptions destinationOptions)Options relating to the destination of the import request.
-