| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.connectorconfiguration |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.Builder.build()
Builds a new
ImmutableDescribeConnectorConfigurationResponse. |
static ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.copyOf(DescribeConnectorConfigurationResponse instance)
Creates an immutable copy of a
DescribeConnectorConfigurationResponse value. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withAuthenticationConfig(AuthenticationConfig value)
Copy the current immutable object by setting a value for the
authenticationConfig attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorModes(ConnectorModes... elements)
Copy the current immutable object with elements that replace the content of
connectorModes. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorModes(Iterable<? extends ConnectorModes> elements)
Copy the current immutable object with elements that replace the content of
connectorModes. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorName(String value)
Copy the current immutable object by setting a value for the
connectorName attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorOwner(String value)
Copy the current immutable object by setting a value for the
connectorOwner attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorRuntimeSetting(ConnectorRuntimeSetting... elements)
Copy the current immutable object with elements that replace the content of
connectorRuntimeSetting. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorRuntimeSetting(Iterable<? extends ConnectorRuntimeSetting> elements)
Copy the current immutable object with elements that replace the content of
connectorRuntimeSetting. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withConnectorVersion(String value)
Copy the current immutable object by setting a value for the
connectorVersion attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withErrorDetails(ErrorDetails value)
Copy the current immutable object by setting a value for the
errorDetails attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withIsSuccess(boolean value)
Copy the current immutable object by setting a value for the
isSuccess attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withLogoURL(String value)
Copy the current immutable object by setting a value for the
logoURL attribute. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withOperatorsSupported(ConnectorOperator... elements)
Copy the current immutable object with elements that replace the content of
operatorsSupported. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withOperatorsSupported(Iterable<? extends ConnectorOperator> elements)
Copy the current immutable object with elements that replace the content of
operatorsSupported. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withSupportedApiVersions(Iterable<String> elements)
Copy the current immutable object with elements that replace the content of
supportedApiVersions. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withSupportedApiVersions(String... elements)
Copy the current immutable object with elements that replace the content of
supportedApiVersions. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withSupportedTriggerTypes(Iterable<? extends TriggerType> elements)
Copy the current immutable object with elements that replace the content of
supportedTriggerTypes. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withSupportedTriggerTypes(TriggerType... elements)
Copy the current immutable object with elements that replace the content of
supportedTriggerTypes. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withSupportedWriteOperations(Iterable<? extends WriteOperationType> elements)
Copy the current immutable object with elements that replace the content of
supportedWriteOperations. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withSupportedWriteOperations(WriteOperationType... elements)
Copy the current immutable object with elements that replace the content of
supportedWriteOperations. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withTriggerFrequenciesSupported(Iterable<? extends TriggerFrequency> elements)
Copy the current immutable object with elements that replace the content of
triggerFrequenciesSupported. |
ImmutableDescribeConnectorConfigurationResponse |
ImmutableDescribeConnectorConfigurationResponse.withTriggerFrequenciesSupported(TriggerFrequency... elements)
Copy the current immutable object with elements that replace the content of
triggerFrequenciesSupported. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.