Uses of Interface
software.amazon.awssdk.services.appflow.model.TrendmicroSourceProperties.Builder
-
Packages that use TrendmicroSourceProperties.Builder Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of TrendmicroSourceProperties.Builder in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return TrendmicroSourceProperties.Builder Modifier and Type Method Description static TrendmicroSourceProperties.BuilderTrendmicroSourceProperties. builder()TrendmicroSourceProperties.BuilderTrendmicroSourceProperties.Builder. object(String object)The object specified in the Trend Micro flow source.TrendmicroSourceProperties.BuilderTrendmicroSourceProperties. toBuilder()Methods in software.amazon.awssdk.services.appflow.model that return types with arguments of type TrendmicroSourceProperties.Builder Modifier and Type Method Description static Class<? extends TrendmicroSourceProperties.Builder>TrendmicroSourceProperties. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.appflow.model with type arguments of type TrendmicroSourceProperties.Builder Modifier and Type Method Description default SourceConnectorProperties.BuilderSourceConnectorProperties.Builder. trendmicro(Consumer<TrendmicroSourceProperties.Builder> trendmicro)Specifies the information that is required for querying Trend Micro.
-