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