Uses of Interface
software.amazon.awssdk.services.appflow.model.TrendmicroConnectorProfileProperties.Builder
-
Packages that use TrendmicroConnectorProfileProperties.Builder Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of TrendmicroConnectorProfileProperties.Builder in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return TrendmicroConnectorProfileProperties.Builder Modifier and Type Method Description static TrendmicroConnectorProfileProperties.BuilderTrendmicroConnectorProfileProperties. builder()TrendmicroConnectorProfileProperties.BuilderTrendmicroConnectorProfileProperties. toBuilder()Methods in software.amazon.awssdk.services.appflow.model that return types with arguments of type TrendmicroConnectorProfileProperties.Builder Modifier and Type Method Description static Class<? extends TrendmicroConnectorProfileProperties.Builder>TrendmicroConnectorProfileProperties. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.appflow.model with type arguments of type TrendmicroConnectorProfileProperties.Builder Modifier and Type Method Description default ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. trendmicro(Consumer<TrendmicroConnectorProfileProperties.Builder> trendmicro)The connector-specific properties required by Trend Micro.
-