Uses of Class
software.amazon.awssdk.services.appflow.model.TrendmicroConnectorProfileCredentials
-
Packages that use TrendmicroConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of TrendmicroConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return TrendmicroConnectorProfileCredentials Modifier and Type Method Description TrendmicroConnectorProfileCredentialsConnectorProfileCredentials. trendmicro()The connector-specific credentials required when using Trend Micro.Methods in software.amazon.awssdk.services.appflow.model with parameters of type TrendmicroConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. trendmicro(TrendmicroConnectorProfileCredentials trendmicro)The connector-specific credentials required when using Trend Micro.
-