public static interface DescribeConnectorEntityRequest.Builder extends AppflowRequest.Builder, SdkPojo, CopyableBuilder<DescribeConnectorEntityRequest.Builder,DescribeConnectorEntityRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeConnectorEntityRequest.Builder connectorEntityName(String connectorEntityName)
The entity name for that connector.
connectorEntityName - The entity name for that connector.DescribeConnectorEntityRequest.Builder connectorType(String connectorType)
The type of connector application, such as Salesforce, Amplitude, and so on.
connectorType - The type of connector application, such as Salesforce, Amplitude, and so on.ConnectorType,
ConnectorTypeDescribeConnectorEntityRequest.Builder connectorType(ConnectorType connectorType)
The type of connector application, such as Salesforce, Amplitude, and so on.
connectorType - The type of connector application, such as Salesforce, Amplitude, and so on.ConnectorType,
ConnectorTypeDescribeConnectorEntityRequest.Builder connectorProfileName(String connectorProfileName)
The name of the connector profile. The name is unique for each ConnectorProfile in the Amazon
Web Services account.
connectorProfileName - The name of the connector profile. The name is unique for each ConnectorProfile in the
Amazon Web Services account.DescribeConnectorEntityRequest.Builder apiVersion(String apiVersion)
The version of the API that's used by the connector.
apiVersion - The version of the API that's used by the connector.DescribeConnectorEntityRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeConnectorEntityRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.