Uses of Class
software.amazon.awssdk.services.appflow.model.TrendmicroSourceProperties
-
Packages that use TrendmicroSourceProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of TrendmicroSourceProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return TrendmicroSourceProperties Modifier and Type Method Description TrendmicroSourcePropertiesSourceConnectorProperties. trendmicro()Specifies the information that is required for querying Trend Micro.Methods in software.amazon.awssdk.services.appflow.model with parameters of type TrendmicroSourceProperties Modifier and Type Method Description SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. trendmicro(TrendmicroSourceProperties trendmicro)Specifies the information that is required for querying Trend Micro.
-