Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

ACCESS_TOKEN - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
accessToken() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Access Token.
accessToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials.Builder
Initializes the value for the accessToken attribute.
accessToken() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.OAuth2Credentials
Access Token.
addAllAllowedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Adds elements to allowedValues list.
addAllAuthParameters(Iterable<? extends AuthParameter>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
Adds elements to authParameters list.
addAllAuthURL(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to authURL list.
addAllConnectorModes(Iterable<? extends ConnectorModes>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to connectorModes list.
addAllConnectorRuntimeSetting(Iterable<? extends ConnectorRuntimeSetting>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to connectorRuntimeSetting list.
addAllConnectorSuppliedValueOptions(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Adds elements to connectorSuppliedValueOptions list.
addAllConnectorSuppliedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Adds elements to connectorSuppliedValues list.
addAllConnectorSuppliedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Adds elements to connectorSuppliedValues list.
addAllCustomAuthConfig(Iterable<? extends CustomAuthConfig>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Adds elements to customAuthConfig list.
addAllEntities(Iterable<? extends Entity>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Adds elements to entities list.
addAllFields(Iterable<? extends FieldDefinition>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Adds elements to fields list.
addAllFilterOperators(Iterable<? extends ConnectorOperator>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Adds elements to filterOperators list.
addAllIdFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Adds elements to idFieldNames list.
addAllIds(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Adds elements to ids list.
addAllOauth2CustomProperties(Iterable<? extends OAuth2CustomParameter>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to oauth2CustomProperties list.
addAllOAuth2GrantTypesSupported(Iterable<? extends OAuth2GrantType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to oAuth2GrantTypesSupported list.
addAllOAuthScopes(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to oAuthScopes list.
addAllOperatorsSupported(Iterable<? extends ConnectorOperator>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to operatorsSupported list.
addAllowedValues(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Adds one element to allowedValues list.
addAllowedValues(String...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Adds elements to allowedValues list.
addAllRecords(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Adds elements to records list.
addAllRecords(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Adds elements to records list.
addAllRecords(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Adds elements to records list.
addAllSelectedFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Adds elements to selectedFieldNames list.
addAllSelectedFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Adds elements to selectedFieldNames list.
addAllSupportedApiVersions(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to supportedApiVersions list.
addAllSupportedTriggerTypes(Iterable<? extends TriggerType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to supportedTriggerTypes list.
addAllSupportedWriteOperations(Iterable<? extends WriteOperationType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to supportedWriteOperations list.
addAllSupportedWriteOperations(Iterable<? extends WriteOperationType>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Adds elements to supportedWriteOperations list.
addAllTokenURL(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to tokenURL list.
addAllTriggerFrequenciesSupported(Iterable<? extends TriggerFrequency>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to triggerFrequenciesSupported list.
addAllWriteRecordResults(Iterable<? extends WriteRecordResult>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Adds elements to writeRecordResults list.
addAuthParameters(AuthParameter) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
Adds one element to authParameters list.
addAuthParameters(AuthParameter...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
Adds elements to authParameters list.
addAuthURL(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds one element to authURL list.
addAuthURL(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to authURL list.
addBasicAuthHeader() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Specifies if clientId and clientSecret should be added to basic auth header
addBasicAuthHeader(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Initializes the value for the addBasicAuthHeader attribute.
addBasicAuthHeader() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
Specifies if clientId and clientSecret should be added to basic auth header
addConnectorModes(ConnectorModes) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to connectorModes list.
addConnectorModes(ConnectorModes...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to connectorModes list.
addConnectorRuntimeSetting(ConnectorRuntimeSetting) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to connectorRuntimeSetting list.
addConnectorRuntimeSetting(ConnectorRuntimeSetting...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to connectorRuntimeSetting list.
addConnectorSuppliedValueOptions(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Adds one element to connectorSuppliedValueOptions list.
addConnectorSuppliedValueOptions(String...) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Adds elements to connectorSuppliedValueOptions list.
addConnectorSuppliedValues(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Adds one element to connectorSuppliedValues list.
addConnectorSuppliedValues(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Adds elements to connectorSuppliedValues list.
addConnectorSuppliedValues(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Adds one element to connectorSuppliedValues list.
addConnectorSuppliedValues(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Adds elements to connectorSuppliedValues list.
addCustomAuthConfig(CustomAuthConfig) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Adds one element to customAuthConfig list.
addCustomAuthConfig(CustomAuthConfig...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Adds elements to customAuthConfig list.
addEntities(Entity) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Adds one element to entities list.
addEntities(Entity...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Adds elements to entities list.
addFields(FieldDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Adds one element to fields list.
addFields(FieldDefinition...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Adds elements to fields list.
addFilterOperators(ConnectorOperator) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Adds one element to filterOperators list.
addFilterOperators(ConnectorOperator...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Adds elements to filterOperators list.
addIdFieldNames(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Adds one element to idFieldNames list.
addIdFieldNames(String...) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Adds elements to idFieldNames list.
addIds(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Adds one element to ids list.
addIds(String...) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Adds elements to ids list.
addOauth2CustomProperties(OAuth2CustomParameter) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds one element to oauth2CustomProperties list.
addOauth2CustomProperties(OAuth2CustomParameter...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to oauth2CustomProperties list.
addOAuth2GrantTypesSupported(OAuth2GrantType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds one element to oAuth2GrantTypesSupported list.
addOAuth2GrantTypesSupported(OAuth2GrantType...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to oAuth2GrantTypesSupported list.
addOAuthScopes(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds one element to oAuthScopes list.
addOAuthScopes(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to oAuthScopes list.
addOperatorsSupported(ConnectorOperator) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to operatorsSupported list.
addOperatorsSupported(ConnectorOperator...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to operatorsSupported list.
addRecords(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Adds one element to records list.
addRecords(String...) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Adds elements to records list.
addRecords(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Adds one element to records list.
addRecords(String...) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Adds elements to records list.
addRecords(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Adds one element to records list.
addRecords(String...) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Adds elements to records list.
addSelectedFieldNames(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Adds one element to selectedFieldNames list.
addSelectedFieldNames(String...) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Adds elements to selectedFieldNames list.
addSelectedFieldNames(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Adds one element to selectedFieldNames list.
addSelectedFieldNames(String...) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Adds elements to selectedFieldNames list.
addSupportedApiVersions(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to supportedApiVersions list.
addSupportedApiVersions(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to supportedApiVersions list.
addSupportedTriggerTypes(TriggerType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to supportedTriggerTypes list.
addSupportedTriggerTypes(TriggerType...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to supportedTriggerTypes list.
addSupportedWriteOperations(WriteOperationType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to supportedWriteOperations list.
addSupportedWriteOperations(WriteOperationType...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to supportedWriteOperations list.
addSupportedWriteOperations(WriteOperationType) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Adds one element to supportedWriteOperations list.
addSupportedWriteOperations(WriteOperationType...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Adds elements to supportedWriteOperations list.
addTokenURL(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds one element to tokenURL list.
addTokenURL(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Adds elements to tokenURL list.
addTriggerFrequenciesSupported(TriggerFrequency) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds one element to triggerFrequenciesSupported list.
addTriggerFrequenciesSupported(TriggerFrequency...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Adds elements to triggerFrequenciesSupported list.
addWriteRecordResults(WriteRecordResult) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Adds one element to writeRecordResults list.
addWriteRecordResults(WriteRecordResult...) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Adds elements to writeRecordResults list.
allOrNone() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Specifies that the WRITE operation must fail immediately after encountering the first instance of failure when writing a batch of records to the Application.
allOrNone(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Initializes the value for the allOrNone attribute.
allOrNone() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataRequest
Specifies that the WRITE operation must fail immediately after encountering the first instance of failure when writing a batch of records to the Application.
allowedDateFormat() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldConstraints
Allowed data format for the field.
allowedDateFormat() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Allowed data format for the field.
allowedDateFormat(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Initializes the value for the allowedDateFormat attribute.
allowedLengthRange() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldConstraints
Min and Max range of the length of the value.
allowedLengthRange() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Min and Max range of the length of the value.
allowedLengthRange(RangeConstraint) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Initializes the value for the allowedLengthRange attribute.
allowedValueRange() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldConstraints
Min and Max range of value of this field.
allowedValueRange() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Min and Max range of value of this field.
allowedValueRange(RangeConstraint) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Initializes the value for the allowedValueRange attribute.
allowedValues() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldConstraints
List of allowed values for this field.
allowedValues() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
List of allowed values for this field.
allowedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Sets or replaces all elements for allowedValues list.
allowedValuesRegexPattern() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldConstraints
Value of the field should match with this regex pattern.
allowedValuesRegexPattern() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Value of the field should match with this regex pattern.
allowedValuesRegexPattern(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Initializes the value for the allowedValuesRegexPattern attribute.
API_KEY - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
apiKey() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.ApiKeyCredentials
API key.
apiKey() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
API key.
apiKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials.Builder
Initializes the value for the apiKey attribute.
ApiKeyCredentials - Interface in com.amazonaws.appflow.custom.connector.model.credentials
Credentials for ApiKey authentication.
apiVersion() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
API version to use.
apiVersion() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
API version to use.
apiVersion(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Initializes the value for the apiVersion attribute.
AUTHENTICATION_TYPE - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
AuthenticationConfig - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Represents Authentication types supported by the connector.
authenticationConfig() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
AuthenticationConfig supported by the connector.
authenticationConfig() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
AuthenticationConfig supported by the connector.
authenticationConfig(AuthenticationConfig) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the authenticationConfig attribute.
authenticationType() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.CustomAuthConfig
AuthenticationType string value defined by Connector.
authenticationType() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
AuthenticationType string value defined by Connector.
authenticationType(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
Initializes the value for the authenticationType attribute.
AuthenticationType - Enum in com.amazonaws.appflow.custom.connector.model.credentials
Enum of Authentication Types.
authenticationType() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.Credentials
Authentication type associated with the credentials stored in AWS Secret Manager.
authenticationType() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Authentication type associated with the credentials stored in AWS Secret Manager.
authenticationType(AuthenticationType) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials.Builder
Initializes the value for the authenticationType attribute.
authenticationType() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
 
authenticationType(AuthenticationType) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Initializes the value for the authenticationType attribute.
authenticationType() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ValidateConnectorRuntimeSettingsRequest
 
AuthParameter - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Represents the authentication parameter.
authParameters() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.CustomAuthConfig
List of Auth Parameters.
authParameters() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
List of Auth Parameters.
authParameters(Iterable<? extends AuthParameter>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
Sets or replaces all elements for authParameters list.
authURL() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Auth URLs.
authURL(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Sets or replaces all elements for authURL list.
authURL() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
Auth URLs.

B

BaseLambdaConnectorHandler - Class in com.amazonaws.appflow.custom.connector.lambda.handler
Base class for Lambda Connector handlers.
BaseLambdaConnectorHandler(MetadataHandler, RecordHandler, ConfigurationHandler) - Constructor for class com.amazonaws.appflow.custom.connector.lambda.handler.BaseLambdaConnectorHandler
 
BasicAuthCredentials - Interface in com.amazonaws.appflow.custom.connector.model.credentials
Credentials for Basic authentication.
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials.Builder
Builds a new ImmutableCredentials.
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl.Builder
Builds a new ImmutableCacheControl.
build() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails.Builder
Builds a new ImmutableErrorDetails.
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Builds a new ImmutableEntity.
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
build() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult.Builder
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Creates a builder for ImmutableAuthenticationConfig.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Creates a builder for ImmutableAuthParameter.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Creates a builder for ImmutableCustomAuthConfig.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Creates a builder for ImmutableOAuth2CustomParameter.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Creates a builder for ImmutableOAuth2Defaults.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Creates a builder for ImmutableApiKeyCredentials.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Creates a builder for ImmutableBasicAuthCredentials.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Creates a builder for ImmutableCredentials.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Creates a builder for ImmutableCustomAuthCredentials.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Creates a builder for ImmutableOAuth2Credentials.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Creates a builder for ImmutableCacheControl.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Creates a builder for ImmutableConnectorContext.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Creates a builder for ImmutableErrorDetails.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Creates a builder for ImmutableDescribeEntityRequest.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Creates a builder for ImmutableDescribeEntityResponse.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Creates a builder for ImmutableEntity.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Creates a builder for ImmutableEntityDefinition.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Creates a builder for ImmutableFieldConstraints.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Creates a builder for ImmutableFieldDefinition.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Creates a builder for ImmutableListEntitiesRequest.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Creates a builder for ImmutableListEntitiesResponse.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Creates a builder for ImmutableRangeConstraint.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Creates a builder for ImmutableReadOperationProperty.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Creates a builder for ImmutableWriteOperationProperty.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Creates a builder for ImmutableQueryDataRequest.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Creates a builder for ImmutableQueryDataResponse.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Creates a builder for ImmutableRetrieveDataRequest.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Creates a builder for ImmutableRetrieveDataResponse.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Creates a builder for ImmutableConnectorRuntimeSetting.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Creates a builder for ImmutableWriteDataRequest.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Creates a builder for ImmutableWriteDataResponse.
builder() - Static method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Creates a builder for ImmutableWriteRecordResult.

C

CacheControl - Interface in com.amazonaws.appflow.custom.connector.model
Represents the caching policy for metadata for the supported entities.
cacheControl() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.DescribeEntityResponse
Caching policy for the entity.
cacheControl(CacheControl) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse.Builder
Initializes the value for the cacheControl attribute.
cacheControl() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Caching policy for the entity.
cacheControl(CacheControl) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Initializes the value for the cacheControl attribute.
cacheControl() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Caching policy for the list of entities.
cacheControl() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesResponse
Caching policy for the list of entities.
checkEntitlement(String) - Method in class com.amazonaws.appflow.custom.connector.marketplace.EntitlementUtil
Checks if the Connector subscribed from Marketplace has entitlement to use or not for an AWS account.
close() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorRequest
 
com.amazonaws.appflow.custom.connector - package com.amazonaws.appflow.custom.connector
 
com.amazonaws.appflow.custom.connector.handlers - package com.amazonaws.appflow.custom.connector.handlers
 
com.amazonaws.appflow.custom.connector.lambda.handler - package com.amazonaws.appflow.custom.connector.lambda.handler
 
com.amazonaws.appflow.custom.connector.marketplace - package com.amazonaws.appflow.custom.connector.marketplace
 
com.amazonaws.appflow.custom.connector.model - package com.amazonaws.appflow.custom.connector.model
 
com.amazonaws.appflow.custom.connector.model.connectorconfiguration - package com.amazonaws.appflow.custom.connector.model.connectorconfiguration
 
com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth - package com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
 
com.amazonaws.appflow.custom.connector.model.credentials - package com.amazonaws.appflow.custom.connector.model.credentials
 
com.amazonaws.appflow.custom.connector.model.metadata - package com.amazonaws.appflow.custom.connector.model.metadata
 
com.amazonaws.appflow.custom.connector.model.query - package com.amazonaws.appflow.custom.connector.model.query
 
com.amazonaws.appflow.custom.connector.model.retreive - package com.amazonaws.appflow.custom.connector.model.retreive
 
com.amazonaws.appflow.custom.connector.model.settings - package com.amazonaws.appflow.custom.connector.model.settings
 
com.amazonaws.appflow.custom.connector.model.write - package com.amazonaws.appflow.custom.connector.model.write
 
com.amazonaws.appflow.custom.connector.util - package com.amazonaws.appflow.custom.connector.util
 
ConfigurationHandler - Interface in com.amazonaws.appflow.custom.connector.handlers
This interface defines the functionality to be implemented by custom connectors for configurations, credentials related operations.
ConnectorContext - Interface in com.amazonaws.appflow.custom.connector.model
Represents the Connector Context which contains the connectorRuntimeSettings, credentials, apiVersion, entityMetadata.
connectorContext() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.DescribeEntityRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest.Builder
Initializes the value for the connectorContext attribute.
connectorContext() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest.Builder
Initializes the value for the connectorContext attribute.
connectorContext() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Initializes the value for the connectorContext attribute.
connectorContext() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Initializes the value for the connectorContext attribute.
connectorContext() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataRequest
Context contains the connector settings, credentials and APi version etc.
connectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Initializes the value for the connectorContext attribute.
connectorContext() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Context contains the connector settings, credentials and API version etc.
connectorContext() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataRequest
Context contains the connector settings, credentials and API version etc.
connectorLabel() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationRequest
Connector label to be used for logging.
connectorLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest.Builder
Initializes the value for the connectorLabel attribute.
connectorLabel() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Connector label to be used for logging.
ConnectorModes - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Enumerates the supported connector Modes.
connectorModes() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
List of ConnectorMode supported by the connector.
connectorModes(Iterable<? extends ConnectorModes>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for connectorModes list.
connectorModes() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
List of ConnectorMode supported by the connector.
connectorName() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Name of the connector.
connectorName(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the connectorName attribute.
connectorName() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Name of the connector.
ConnectorOperator - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Enumerates the set of operations that are allowed for constructing filter criteria against specific entity fields.
connectorOwner() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Name of the connector owner.
connectorOwner(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the connectorOwner attribute.
connectorOwner() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Name of the connector owner.
connectorProfileLabel() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
Connector profile name to use for logging.
connectorProfileLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Initializes the value for the connectorProfileLabel attribute.
connectorProfileLabel() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Connector profile name to use for logging.
ConnectorRequest - Interface in com.amazonaws.appflow.custom.connector.model
Base class for all user facing requests.
ConnectorRequestStyle - Annotation Type in com.amazonaws.appflow.custom.connector.model
Annotation to customize code generated for immutable values.
connectorRuntimeSetting() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Custom connector runtime settings for which connector requires input from the end user.
connectorRuntimeSetting(Iterable<? extends ConnectorRuntimeSetting>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for connectorRuntimeSetting list.
connectorRuntimeSetting() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Custom connector runtime settings for which connector requires input from the end user.
ConnectorRuntimeSetting - Interface in com.amazonaws.appflow.custom.connector.model.settings
Represents the setting that the connector needs at runtime and the input will be provided by the AppFlow user.
ConnectorRuntimeSettingDataType - Enum in com.amazonaws.appflow.custom.connector.model.settings
Enum for connector runtime setting data type.
connectorRuntimeSettings() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
Connector settings required for API call.
connectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
Sets or replaces all mappings from the specified map as entries for the connectorRuntimeSettings map.
connectorRuntimeSettings() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Connector Settings provided for validating the connector credentials.
connectorRuntimeSettings() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.ValidateCredentialsRequest
Connector Settings provided for validating the connector credentials.
connectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Sets or replaces all mappings from the specified map as entries for the connectorRuntimeSettings map.
connectorRuntimeSettings() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Connector settings required for API call.
connectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Sets or replaces all mappings from the specified map as entries for the connectorRuntimeSettings map.
connectorRuntimeSettings() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Connector settings input.
connectorRuntimeSettings() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ValidateConnectorRuntimeSettingsRequest
Connector settings input.
ConnectorRuntimeSettingScope - Enum in com.amazonaws.appflow.custom.connector.model.settings
Defines the scope for a given connector runtime setting.
connectorSuppliedValueOptions() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Optional connector supplied value options (with matching data type) that the user can pick from as a value for this runtime setting.
connectorSuppliedValueOptions(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Sets or replaces all elements for connectorSuppliedValueOptions list.
connectorSuppliedValueOptions() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Optional connector supplied value options (with matching data type) that the user can pick from as a value for this runtime setting.
connectorSuppliedValues() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthParameter
Values provided by connector which can be used as input for this AuthParameter.
connectorSuppliedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Sets or replaces all elements for connectorSuppliedValues list.
connectorSuppliedValues() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Values provided by connector which can be used as input for this AuthParameter.
connectorSuppliedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Sets or replaces all elements for connectorSuppliedValues list.
connectorSuppliedValues() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Values provided by connector which can be used as input for this AuthParameter.
connectorSuppliedValues() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Values provided by connector which can be used as input for this AuthParameter.
connectorVersion() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Version of the connector.
connectorVersion(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the connectorVersion attribute.
connectorVersion() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Version of the connector.
Constants - Class in com.amazonaws.appflow.custom.connector
 
constraints() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Constraints applicable to this field like length, value etc.
constraints(FieldConstraints) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the constraints attribute.
constraints() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Constraints applicable to this field like length, value etc.
copyOf(AuthenticationConfig) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Creates an immutable copy of a AuthenticationConfig value.
copyOf(AuthParameter) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Creates an immutable copy of a AuthParameter value.
copyOf(CustomAuthConfig) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Creates an immutable copy of a CustomAuthConfig value.
copyOf(OAuth2CustomParameter) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Creates an immutable copy of a OAuth2CustomParameter value.
copyOf(OAuth2Defaults) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Creates an immutable copy of a OAuth2Defaults value.
copyOf(DescribeConnectorConfigurationRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Creates an immutable copy of a DescribeConnectorConfigurationRequest value.
copyOf(DescribeConnectorConfigurationResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Creates an immutable copy of a DescribeConnectorConfigurationResponse value.
copyOf(ApiKeyCredentials) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Creates an immutable copy of a ApiKeyCredentials value.
copyOf(BasicAuthCredentials) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Creates an immutable copy of a BasicAuthCredentials value.
copyOf(Credentials) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Creates an immutable copy of a Credentials value.
copyOf(CustomAuthCredentials) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Creates an immutable copy of a CustomAuthCredentials value.
copyOf(OAuth2Credentials) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Creates an immutable copy of a OAuth2Credentials value.
copyOf(ValidateCredentialsRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Creates an immutable copy of a ValidateCredentialsRequest value.
copyOf(ValidateCredentialsResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Creates an immutable copy of a ValidateCredentialsResponse value.
copyOf(CacheControl) - Static method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Creates an immutable copy of a CacheControl value.
copyOf(ConnectorContext) - Static method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Creates an immutable copy of a ConnectorContext value.
copyOf(ErrorDetails) - Static method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Creates an immutable copy of a ErrorDetails value.
copyOf(DescribeEntityRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Creates an immutable copy of a DescribeEntityRequest value.
copyOf(DescribeEntityResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Creates an immutable copy of a DescribeEntityResponse value.
copyOf(Entity) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Creates an immutable copy of a Entity value.
copyOf(EntityDefinition) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Creates an immutable copy of a EntityDefinition value.
copyOf(FieldConstraints) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Creates an immutable copy of a FieldConstraints value.
copyOf(FieldDefinition) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Creates an immutable copy of a FieldDefinition value.
copyOf(ListEntitiesRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Creates an immutable copy of a ListEntitiesRequest value.
copyOf(ListEntitiesResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Creates an immutable copy of a ListEntitiesResponse value.
copyOf(RangeConstraint) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Creates an immutable copy of a RangeConstraint value.
copyOf(ReadOperationProperty) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Creates an immutable copy of a ReadOperationProperty value.
copyOf(WriteOperationProperty) - Static method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Creates an immutable copy of a WriteOperationProperty value.
copyOf(QueryDataRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Creates an immutable copy of a QueryDataRequest value.
copyOf(QueryDataResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Creates an immutable copy of a QueryDataResponse value.
copyOf(RetrieveDataRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Creates an immutable copy of a RetrieveDataRequest value.
copyOf(RetrieveDataResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Creates an immutable copy of a RetrieveDataResponse value.
copyOf(ConnectorRuntimeSetting) - Static method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Creates an immutable copy of a ConnectorRuntimeSetting value.
copyOf(ValidateConnectorRuntimeSettingsRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Creates an immutable copy of a ValidateConnectorRuntimeSettingsRequest value.
copyOf(ValidateConnectorRuntimeSettingsResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Creates an immutable copy of a ValidateConnectorRuntimeSettingsResponse value.
copyOf(WriteDataRequest) - Static method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Creates an immutable copy of a WriteDataRequest value.
copyOf(WriteDataResponse) - Static method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Creates an immutable copy of a WriteDataResponse value.
copyOf(WriteRecordResult) - Static method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Creates an immutable copy of a WriteRecordResult value.
credentials() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
Credentials which will be used to make API call.
Credentials - Interface in com.amazonaws.appflow.custom.connector.model.credentials
This class represents the Credentials structure.
credentials(Credentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
Initializes the value for the credentials attribute.
credentials() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Credentials needs to validate.
credentials() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.ValidateCredentialsRequest
Credentials needs to validate.
credentials(Credentials) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Initializes the value for the credentials attribute.
credentials() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Credentials which will be used to make API call.
CredentialsProvider - Class in com.amazonaws.appflow.custom.connector.util
 
CUSTOM_AUTHENTICATION_TYPE - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
customAuthConfig() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthenticationConfig
Configuration for custom Authentication defined by the connector.
CustomAuthConfig - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Represents the Custom authentication configuration.
customAuthConfig(Iterable<? extends CustomAuthConfig>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Sets or replaces all elements for customAuthConfig list.
customAuthConfig() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Configuration for custom Authentication defined by the connector.
CustomAuthCredentials - Interface in com.amazonaws.appflow.custom.connector.model.credentials
Credentials for Custom authentication supported by connector.
customAuthenticationType() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.CustomAuthCredentials
Authentication Type defined by Connector.
customAuthenticationType(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
Initializes the value for the customAuthenticationType attribute.
customAuthenticationType() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Authentication Type defined by Connector.
customCredentials() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.CustomAuthCredentials
Custom Credentials provided by connector user.
customCredentials(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
Sets or replaces all mappings from the specified map as entries for the customCredentials map.
customCredentials() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Custom Credentials provided by connector user.
CustomObjectMapper - Class in com.amazonaws.appflow.custom.connector.util
Custom Object mapper with all the required modules registered.
customProperties() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.Entity
Entity Specific custom properties.
customProperties() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.EntityDefinition
Custom properties defined for an Entity.
customProperties() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Custom properties defined for this field.
customProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Sets or replaces all mappings from the specified map as entries for the customProperties map.
customProperties() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Entity Specific custom properties.
customProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Sets or replaces all mappings from the specified map as entries for the customProperties map.
customProperties() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Custom properties defined for an Entity.
customProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Sets or replaces all mappings from the specified map as entries for the customProperties map.
customProperties() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Custom properties defined for this field.

D

dataType() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
DataType of this field.
dataType(FieldDataType) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the dataType attribute.
dataType() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
DataType of this field.
dataType() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Data type for the connector runtime setting.
dataType(ConnectorRuntimeSettingDataType) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Initializes the value for the dataType attribute.
dataType() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Data type for the connector runtime setting.
dataTypeLabel() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Application specific description of the dataType, so that AppFlow user can be presented with the same information in the public API for exposing connector specific metadata
dataTypeLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the dataTypeLabel attribute.
dataTypeLabel() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Application specific description of the dataType, so that AppFlow user can be presented with the same information in the public API for exposing connector specific metadata
defaultValue() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Default value of the field.
defaultValue(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the defaultValue attribute.
defaultValue() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Default value of the field.
describeConnectorConfiguration(DescribeConnectorConfigurationRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.ConfigurationHandler
Describes the Connector Configuration supported by the connector.
DescribeConnectorConfigurationRequest - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Represents the input of a DescribeConnectorConfiguration operation.
DescribeConnectorConfigurationResponse - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Represents the output of a DescribeConnectorConfiguration operation.
describeEntity(DescribeEntityRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.MetadataHandler
Describes the entity definition with its field level metadata.
DescribeEntityRequest - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Represents the input of a DescribeEntity operation.
DescribeEntityResponse - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Represents the output of a DescribeEntity operation.
description() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthParameter
Description of the Auth Parameter.
description(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Initializes the value for the description attribute.
description() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Description of the Auth Parameter.
description(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Initializes the value for the description attribute.
description() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Description of the custom Oauth2 parameter.
description() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Description of the custom Oauth2 parameter.
description() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.Entity
Description of the entity.
description() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Description of this field.
description(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Initializes the value for the description attribute.
description() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Description of the entity.
description(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the description attribute.
description() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Description of this field.
description() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Description of the connector runtime setting.
description(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Initializes the value for the description attribute.
description() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Description of the connector runtime setting.

E

entities(Iterable<? extends Entity>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Sets or replaces all elements for entities list.
entities() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
List of entities.
entities() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesResponse
List of entities.
entitiesPath(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest.Builder
Initializes the value for the entitiesPath attribute.
entitiesPath() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Path/URI of entities.
entitiesPath() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesRequest
Path/URI of entities.
EntitlementUtil - Class in com.amazonaws.appflow.custom.connector.marketplace
Utility class provides Marketplace Entitlement check for connectors.
EntitlementUtil() - Constructor for class com.amazonaws.appflow.custom.connector.marketplace.EntitlementUtil
 
Entity - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Represents the entity structure.
entity() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.EntityDefinition
Contains its name, description, label or if it has child properties or not.
entity(Entity) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Initializes the value for the entity attribute.
entity() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Contains its name, description, label or if it has child properties or not.
entityDefinition() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
Entity definition in compressed form.
entityDefinition(EntityDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Initializes the value for the entityDefinition attribute.
entityDefinition() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Entity definition in compressed form.
entityDefinition() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.DescribeEntityResponse
Data model of the entity.
EntityDefinition - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Data model of the Entity.
entityDefinition(EntityDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse.Builder
Initializes the value for the entityDefinition attribute.
entityDefinition() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Data model of the entity.
entityIdentifier() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.DescribeEntityRequest
Unique identifier for the entity.
entityIdentifier() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.Entity
Unique identifier for the entity.
entityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest.Builder
Initializes the value for the entityIdentifier attribute.
entityIdentifier() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Unique identifier for the entity.
entityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Initializes the value for the entityIdentifier attribute.
entityIdentifier() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Unique identifier for the entity.
entityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Initializes the value for the entityIdentifier attribute.
entityIdentifier() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Unique identifier for the entity.
entityIdentifier() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataRequest
Unique identifier for the entity.
entityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Initializes the value for the entityIdentifier attribute.
entityIdentifier() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Unique identifier for the entity.
entityIdentifier() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataRequest
Unique identifier for the entity.
entityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Initializes the value for the entityIdentifier attribute.
entityIdentifier() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Unique identifier for the entity.
entityIdentifier() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataRequest
Unique identifier for the entity.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
This instance is equal to all instances of ImmutableAuthenticationConfig that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
This instance is equal to all instances of ImmutableAuthParameter that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
This instance is equal to all instances of ImmutableCustomAuthConfig that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
This instance is equal to all instances of ImmutableOAuth2CustomParameter that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
This instance is equal to all instances of ImmutableOAuth2Defaults that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
This instance is equal to all instances of ImmutableDescribeConnectorConfigurationRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
This instance is equal to all instances of ImmutableDescribeConnectorConfigurationResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
This instance is equal to all instances of ImmutableApiKeyCredentials that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
This instance is equal to all instances of ImmutableBasicAuthCredentials that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
This instance is equal to all instances of ImmutableCredentials that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
This instance is equal to all instances of ImmutableCustomAuthCredentials that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
This instance is equal to all instances of ImmutableOAuth2Credentials that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
This instance is equal to all instances of ImmutableValidateCredentialsRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
This instance is equal to all instances of ImmutableValidateCredentialsResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
This instance is equal to all instances of ImmutableCacheControl that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
This instance is equal to all instances of ImmutableConnectorContext that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
This instance is equal to all instances of ImmutableErrorDetails that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
This instance is equal to all instances of ImmutableDescribeEntityRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
This instance is equal to all instances of ImmutableDescribeEntityResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
This instance is equal to all instances of ImmutableEntity that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
This instance is equal to all instances of ImmutableEntityDefinition that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
This instance is equal to all instances of ImmutableFieldConstraints that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
This instance is equal to all instances of ImmutableFieldDefinition that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
This instance is equal to all instances of ImmutableListEntitiesRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
This instance is equal to all instances of ImmutableListEntitiesResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
This instance is equal to all instances of ImmutableRangeConstraint that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
This instance is equal to all instances of ImmutableReadOperationProperty that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
This instance is equal to all instances of ImmutableWriteOperationProperty that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
This instance is equal to all instances of ImmutableQueryDataRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
This instance is equal to all instances of ImmutableQueryDataResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
This instance is equal to all instances of ImmutableRetrieveDataRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
This instance is equal to all instances of ImmutableRetrieveDataResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
This instance is equal to all instances of ImmutableConnectorRuntimeSetting that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
This instance is equal to all instances of ImmutableValidateConnectorRuntimeSettingsRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
This instance is equal to all instances of ImmutableValidateConnectorRuntimeSettingsResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
This instance is equal to all instances of ImmutableWriteDataRequest that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
This instance is equal to all instances of ImmutableWriteDataResponse that have equal attribute values.
equals(Object) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
This instance is equal to all instances of ImmutableWriteRecordResult that have equal attribute values.
ErrorCode - Enum in com.amazonaws.appflow.custom.connector.model
Collection of all normalized error codes for returning errors back to AppFlow.
errorCode() - Method in interface com.amazonaws.appflow.custom.connector.model.ErrorDetails
Error Code.
errorCode(ErrorCode) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails.Builder
Initializes the value for the errorCode attribute.
errorCode() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Error Code.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Error details if the Operation is unsuccessful.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.ValidateCredentialsResponse
Error details if the Operation is unsuccessful.
ErrorDetails - Interface in com.amazonaws.appflow.custom.connector.model
Represents the error details.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.DescribeEntityResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Error details if the Operation is unsuccessful.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Error details if the Operation is unsuccessful.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Error details if the Operation is unsuccessful.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataResponse
Error details if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Error details contains ErrorCode and ErrorMessage if the Operation is unsuccessful.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ValidateConnectorRuntimeSettingsResponse
Error details contains ErrorCode and ErrorMessage if the Operation is unsuccessful.
errorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Initializes the value for the errorDetails attribute.
errorDetails() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Error details if the Operation is unsuccessful.
errorDetails() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataResponse
Error details if the Operation is unsuccessful.
errorMessage() - Method in interface com.amazonaws.appflow.custom.connector.model.ErrorDetails
Detailed error message corresponding to the error code.
errorMessage(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails.Builder
Initializes the value for the errorMessage attribute.
errorMessage() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Detailed error message corresponding to the error code.
errorMessage(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult.Builder
Initializes the value for the errorMessage attribute.
errorMessage() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Error message if the record is not written to the destination successfully.
errorMessage() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteRecordResult
Error message if the record is not written to the destination successfully.
errorsByInputField(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Sets or replaces all mappings from the specified map as entries for the errorsByInputField map.
errorsByInputField() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Error message for the invalid connector settings keys.
errorsByInputField() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ValidateConnectorRuntimeSettingsResponse
Error message for the invalid connector settings keys.
executionId() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
Execution Id to use for logging.
executionId(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Initializes the value for the executionId attribute.
executionId() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Execution Id to use for logging.

F

FieldConstraints - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Constraints that are applicable to the Field.
FieldDataType - Enum in com.amazonaws.appflow.custom.connector.model.metadata
Data Type of a field
FieldDefinition - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Describes the data model of a field.
fieldName() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
The unique identifier of the connector field.
fieldName(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the fieldName attribute.
fieldName() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
The unique identifier of the connector field.
fields() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.EntityDefinition
List of data models of the fields an Entity has.
fields(Iterable<? extends FieldDefinition>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Sets or replaces all elements for fields list.
fields() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
List of data models of the fields an Entity has.
filterExpression(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Initializes the value for the filterExpression attribute.
filterExpression() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Filter expression string similar to the WHERE clause in SQL.
filterExpression() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataRequest
Filter expression string similar to the WHERE clause in SQL.
filterOperators() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Filter Operators applicable for this field.
filterOperators(Iterable<? extends ConnectorOperator>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Sets or replaces all elements for filterOperators list.
filterOperators() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Filter Operators applicable for this field.
flowName() - Method in interface com.amazonaws.appflow.custom.connector.model.ConnectorContext
Flow name to use for logging.
flowName(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Initializes the value for the flowName attribute.
flowName() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Flow name to use for logging.
from(AuthenticationConfig) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Fill a builder with attribute values from the provided AuthenticationConfig instance.
from(AuthParameter) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Fill a builder with attribute values from the provided AuthParameter instance.
from(CustomAuthConfig) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig.Builder
Fill a builder with attribute values from the provided CustomAuthConfig instance.
from(OAuth2CustomParameter) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Fill a builder with attribute values from the provided OAuth2CustomParameter instance.
from(OAuth2Defaults) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Fill a builder with attribute values from the provided OAuth2Defaults instance.
from(DescribeConnectorConfigurationRequest) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest.Builder
Fill a builder with attribute values from the provided DescribeConnectorConfigurationRequest instance.
from(DescribeConnectorConfigurationResponse) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Fill a builder with attribute values from the provided DescribeConnectorConfigurationResponse instance.
from(ApiKeyCredentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials.Builder
Fill a builder with attribute values from the provided ApiKeyCredentials instance.
from(BasicAuthCredentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials.Builder
Fill a builder with attribute values from the provided BasicAuthCredentials instance.
from(Credentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials.Builder
Fill a builder with attribute values from the provided Credentials instance.
from(CustomAuthCredentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
Fill a builder with attribute values from the provided CustomAuthCredentials instance.
from(OAuth2Credentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials.Builder
Fill a builder with attribute values from the provided OAuth2Credentials instance.
from(ValidateCredentialsRequest) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
Fill a builder with attribute values from the provided ValidateCredentialsRequest instance.
from(ValidateCredentialsResponse) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse.Builder
Fill a builder with attribute values from the provided ValidateCredentialsResponse instance.
from(CacheControl) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl.Builder
Fill a builder with attribute values from the provided CacheControl instance.
from(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Fill a builder with attribute values from the provided ConnectorContext instance.
from(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails.Builder
Fill a builder with attribute values from the provided ErrorDetails instance.
from(DescribeEntityRequest) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest.Builder
Fill a builder with attribute values from the provided DescribeEntityRequest instance.
from(DescribeEntityResponse) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse.Builder
Fill a builder with attribute values from the provided DescribeEntityResponse instance.
from(Entity) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Fill a builder with attribute values from the provided Entity instance.
from(EntityDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Fill a builder with attribute values from the provided EntityDefinition instance.
from(FieldConstraints) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints.Builder
Fill a builder with attribute values from the provided FieldConstraints instance.
from(FieldDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Fill a builder with attribute values from the provided FieldDefinition instance.
from(ListEntitiesRequest) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest.Builder
Fill a builder with attribute values from the provided ListEntitiesRequest instance.
from(ListEntitiesResponse) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Fill a builder with attribute values from the provided ListEntitiesResponse instance.
from(RangeConstraint) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint.Builder
Fill a builder with attribute values from the provided RangeConstraint instance.
from(ReadOperationProperty) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty.Builder
Fill a builder with attribute values from the provided ReadOperationProperty instance.
from(WriteOperationProperty) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Fill a builder with attribute values from the provided WriteOperationProperty instance.
from(QueryDataRequest) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Fill a builder with attribute values from the provided QueryDataRequest instance.
from(QueryDataResponse) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Fill a builder with attribute values from the provided QueryDataResponse instance.
from(RetrieveDataRequest) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Fill a builder with attribute values from the provided RetrieveDataRequest instance.
from(RetrieveDataResponse) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Fill a builder with attribute values from the provided RetrieveDataResponse instance.
from(ConnectorRuntimeSetting) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Fill a builder with attribute values from the provided ConnectorRuntimeSetting instance.
from(ValidateConnectorRuntimeSettingsRequest) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Fill a builder with attribute values from the provided ValidateConnectorRuntimeSettingsRequest instance.
from(ValidateConnectorRuntimeSettingsResponse) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Fill a builder with attribute values from the provided ValidateConnectorRuntimeSettingsResponse instance.
from(WriteDataRequest) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Fill a builder with attribute values from the provided WriteDataRequest instance.
from(WriteDataResponse) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Fill a builder with attribute values from the provided WriteDataResponse instance.
from(WriteRecordResult) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult.Builder
Fill a builder with attribute values from the provided WriteRecordResult instance.

G

getApiKeyCredentials(AWSSecretsManager, String) - Static method in class com.amazonaws.appflow.custom.connector.util.CredentialsProvider
 
getBasicAuthCredentials(AWSSecretsManager, String) - Static method in class com.amazonaws.appflow.custom.connector.util.CredentialsProvider
 
getCustomAuthCredentials(AWSSecretsManager, String) - Static method in class com.amazonaws.appflow.custom.connector.util.CredentialsProvider
 
getOAuth2Credentials(AWSSecretsManager, String) - Static method in class com.amazonaws.appflow.custom.connector.util.CredentialsProvider
 
getObjectMapper() - Static method in class com.amazonaws.appflow.custom.connector.util.CustomObjectMapper
Returns a new instance of ObjectMapper.

H

handleRequest(InputStream, OutputStream, Context) - Method in class com.amazonaws.appflow.custom.connector.lambda.handler.BaseLambdaConnectorHandler
 
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Computes a hash code from attributes: isBasicAuthSupported, isApiKeyAuthSupported, isOAuth2Supported, isCustomAuthSupported, oAuth2Defaults, customAuthConfig.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Computes a hash code from attributes: key, required, label, description, sensitiveField, connectorSuppliedValues.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Computes a hash code from attributes: authenticationType, authParameters.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Computes a hash code from attributes: key, required, type, label, description, sensitiveField, connectorSuppliedValues.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Computes a hash code from attributes: oAuthScopes, tokenURL, authURL, oAuth2GrantTypesSupported, oAuth2ContentType, oAuth2MethodType, oauth2CustomProperties, addBasicAuthHeader.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Computes a hash code from attributes: locale, connectorLabel.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Computes a hash code from attributes: connectorOwner, connectorName, connectorVersion, connectorModes, authenticationConfig, connectorRuntimeSetting, supportedApiVersions, operatorsSupported, supportedTriggerTypes, triggerFrequenciesSupported, supportedWriteOperations, logoURL, isSuccess, errorDetails.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Computes a hash code from attributes: apiKey, secretKey.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Computes a hash code from attributes: userName, password.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Computes a hash code from attributes: secretArn, authenticationType.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Computes a hash code from attributes: customAuthenticationType, customCredentials.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Computes a hash code from attributes: accessToken, refreshToken.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Computes a hash code from attributes: connectorRuntimeSettings, credentials.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Computes a hash code from attributes: isSuccess, errorDetails.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Computes a hash code from attributes: timeToLive, timeToLiveUnit.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Computes a hash code from attributes: connectorRuntimeSettings, credentials, apiVersion, flowName, executionId, connectorProfileLabel, entityDefinition.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Computes a hash code from attributes: errorCode, retryAfterSeconds, errorMessage.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Computes a hash code from attributes: entityIdentifier, connectorContext.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Computes a hash code from attributes: isSuccess, errorDetails, entityDefinition, cacheControl.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Computes a hash code from attributes: entityIdentifier, hasNestedEntities, isWritable, label, description, customProperties.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Computes a hash code from attributes: entity, fields, customProperties.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Computes a hash code from attributes: allowedLengthRange, allowedValueRange, allowedValues, allowedValuesRegexPattern, allowedDateFormat.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Computes a hash code from attributes: fieldName, dataType, dataTypeLabel, label, description, isPrimaryKey, defaultValue, isDeprecated, constraints, readProperties, writeProperties, filterOperators, customProperties.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Computes a hash code from attributes: entitiesPath, maxResult, nextToken, connectorContext.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Computes a hash code from attributes: isSuccess, errorDetails, entities, nextToken, cacheControl.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Computes a hash code from attributes: minRange, maxRange.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Computes a hash code from attributes: isRetrievable, isNullable, isQueryable, isTimestampFieldForIncrementalQueries.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Computes a hash code from attributes: isCreatable, isUpdatable, isNullable, isUpsertable, isDefaultedOnCreate, supportedWriteOperations.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Computes a hash code from attributes: entityIdentifier, selectedFieldNames, filterExpression, maxResults, nextToken, connectorContext.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Computes a hash code from attributes: isSuccess, errorDetails, nextToken, records.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Computes a hash code from attributes: entityIdentifier, selectedFieldNames, idFieldName, ids, connectorContext.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Computes a hash code from attributes: isSuccess, errorDetails, records.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Computes a hash code from attributes: key, dataType, required, label, description, scope, connectorSuppliedValueOptions.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Computes a hash code from attributes: scope, connectorRuntimeSettings, authenticationType.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Computes a hash code from attributes: isSuccess, errorsByInputField, errorDetails.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Computes a hash code from attributes: entityIdentifier, operation, idFieldNames, records, allOrNone, connectorContext.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Computes a hash code from attributes: isSuccess, errorDetails, writeRecordResults.
hashCode() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Computes a hash code from attributes: isSuccess, recordId, errorMessage.
hasNestedEntities() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.Entity
Specifies whether the connector entity is a parent or a category and has more entities nested underneath it.
hasNestedEntities(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Initializes the value for the hasNestedEntities attribute.
hasNestedEntities() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Specifies whether the connector entity is a parent or a category and has more entities nested underneath it.

I

idFieldName(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Initializes the value for the idFieldName attribute.
idFieldName() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Field name which will be used as part of where statement to retrieve the data.
idFieldName() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataRequest
Field name which will be used as part of where statement to retrieve the data.
idFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Sets or replaces all elements for idFieldNames list.
idFieldNames() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Primary keys of the entity.
idFieldNames() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataRequest
Primary keys of the entity.
ids(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Sets or replaces all elements for ids list.
ids() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
List of values for idFieldName.
ids() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataRequest
List of values for idFieldName.
ImmutableApiKeyCredentials - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of ApiKeyCredentials.
ImmutableApiKeyCredentials.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableApiKeyCredentials.
ImmutableAuthenticationConfig - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Immutable implementation of AuthenticationConfig.
ImmutableAuthenticationConfig.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Builds instances of type ImmutableAuthenticationConfig.
ImmutableAuthParameter - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Immutable implementation of AuthParameter.
ImmutableAuthParameter.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Builds instances of type ImmutableAuthParameter.
ImmutableBasicAuthCredentials - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of BasicAuthCredentials.
ImmutableBasicAuthCredentials.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableBasicAuthCredentials.
ImmutableCacheControl - Class in com.amazonaws.appflow.custom.connector.model
Immutable implementation of CacheControl.
ImmutableCacheControl.Builder - Class in com.amazonaws.appflow.custom.connector.model
Builds instances of type ImmutableCacheControl.
ImmutableConnectorContext - Class in com.amazonaws.appflow.custom.connector.model
Immutable implementation of ConnectorContext.
ImmutableConnectorContext.Builder - Class in com.amazonaws.appflow.custom.connector.model
Builds instances of type ImmutableConnectorContext.
ImmutableConnectorRuntimeSetting - Class in com.amazonaws.appflow.custom.connector.model.settings
Immutable implementation of ConnectorRuntimeSetting.
ImmutableConnectorRuntimeSetting.Builder - Class in com.amazonaws.appflow.custom.connector.model.settings
Builds instances of type ImmutableConnectorRuntimeSetting.
ImmutableCredentials - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of Credentials.
ImmutableCredentials.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableCredentials.
ImmutableCustomAuthConfig - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Immutable implementation of CustomAuthConfig.
ImmutableCustomAuthConfig.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Builds instances of type ImmutableCustomAuthConfig.
ImmutableCustomAuthCredentials - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of CustomAuthCredentials.
ImmutableCustomAuthCredentials.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableCustomAuthCredentials.
ImmutableDescribeConnectorConfigurationRequest - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Immutable implementation of DescribeConnectorConfigurationRequest.
ImmutableDescribeConnectorConfigurationRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
ImmutableDescribeConnectorConfigurationResponse - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Immutable implementation of DescribeConnectorConfigurationResponse.
ImmutableDescribeConnectorConfigurationResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
ImmutableDescribeEntityRequest - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of DescribeEntityRequest.
ImmutableDescribeEntityRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableDescribeEntityRequest.
ImmutableDescribeEntityResponse - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of DescribeEntityResponse.
ImmutableDescribeEntityResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableDescribeEntityResponse.
ImmutableEntity - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of Entity.
ImmutableEntity.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableEntity.
ImmutableEntityDefinition - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of EntityDefinition.
ImmutableEntityDefinition.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableEntityDefinition.
ImmutableErrorDetails - Class in com.amazonaws.appflow.custom.connector.model
Immutable implementation of ErrorDetails.
ImmutableErrorDetails.Builder - Class in com.amazonaws.appflow.custom.connector.model
Builds instances of type ImmutableErrorDetails.
ImmutableFieldConstraints - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of FieldConstraints.
ImmutableFieldConstraints.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableFieldConstraints.
ImmutableFieldDefinition - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of FieldDefinition.
ImmutableFieldDefinition.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableFieldDefinition.
ImmutableListEntitiesRequest - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of ListEntitiesRequest.
ImmutableListEntitiesRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableListEntitiesRequest.
ImmutableListEntitiesResponse - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of ListEntitiesResponse.
ImmutableListEntitiesResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableListEntitiesResponse.
ImmutableOAuth2Credentials - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of OAuth2Credentials.
ImmutableOAuth2Credentials.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableOAuth2Credentials.
ImmutableOAuth2CustomParameter - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Immutable implementation of OAuth2CustomParameter.
ImmutableOAuth2CustomParameter.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Builds instances of type ImmutableOAuth2CustomParameter.
ImmutableOAuth2Defaults - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Immutable implementation of OAuth2Defaults.
ImmutableOAuth2Defaults.Builder - Class in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Builds instances of type ImmutableOAuth2Defaults.
ImmutableQueryDataRequest - Class in com.amazonaws.appflow.custom.connector.model.query
Immutable implementation of QueryDataRequest.
ImmutableQueryDataRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.query
Builds instances of type ImmutableQueryDataRequest.
ImmutableQueryDataResponse - Class in com.amazonaws.appflow.custom.connector.model.query
Immutable implementation of QueryDataResponse.
ImmutableQueryDataResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.query
Builds instances of type ImmutableQueryDataResponse.
ImmutableRangeConstraint - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of RangeConstraint.
ImmutableRangeConstraint.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableRangeConstraint.
ImmutableReadOperationProperty - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of ReadOperationProperty.
ImmutableReadOperationProperty.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableReadOperationProperty.
ImmutableRetrieveDataRequest - Class in com.amazonaws.appflow.custom.connector.model.retreive
Immutable implementation of RetrieveDataRequest.
ImmutableRetrieveDataRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.retreive
Builds instances of type ImmutableRetrieveDataRequest.
ImmutableRetrieveDataResponse - Class in com.amazonaws.appflow.custom.connector.model.retreive
Immutable implementation of RetrieveDataResponse.
ImmutableRetrieveDataResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.retreive
Builds instances of type ImmutableRetrieveDataResponse.
ImmutableValidateConnectorRuntimeSettingsRequest - Class in com.amazonaws.appflow.custom.connector.model.settings
Immutable implementation of ValidateConnectorRuntimeSettingsRequest.
ImmutableValidateConnectorRuntimeSettingsRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.settings
ImmutableValidateConnectorRuntimeSettingsResponse - Class in com.amazonaws.appflow.custom.connector.model.settings
Immutable implementation of ValidateConnectorRuntimeSettingsResponse.
ImmutableValidateConnectorRuntimeSettingsResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.settings
ImmutableValidateCredentialsRequest - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of ValidateCredentialsRequest.
ImmutableValidateCredentialsRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableValidateCredentialsRequest.
ImmutableValidateCredentialsResponse - Class in com.amazonaws.appflow.custom.connector.model.credentials
Immutable implementation of ValidateCredentialsResponse.
ImmutableValidateCredentialsResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.credentials
Builds instances of type ImmutableValidateCredentialsResponse.
ImmutableWriteDataRequest - Class in com.amazonaws.appflow.custom.connector.model.write
Immutable implementation of WriteDataRequest.
ImmutableWriteDataRequest.Builder - Class in com.amazonaws.appflow.custom.connector.model.write
Builds instances of type ImmutableWriteDataRequest.
ImmutableWriteDataResponse - Class in com.amazonaws.appflow.custom.connector.model.write
Immutable implementation of WriteDataResponse.
ImmutableWriteDataResponse.Builder - Class in com.amazonaws.appflow.custom.connector.model.write
Builds instances of type ImmutableWriteDataResponse.
ImmutableWriteOperationProperty - Class in com.amazonaws.appflow.custom.connector.model.metadata
Immutable implementation of WriteOperationProperty.
ImmutableWriteOperationProperty.Builder - Class in com.amazonaws.appflow.custom.connector.model.metadata
Builds instances of type ImmutableWriteOperationProperty.
ImmutableWriteRecordResult - Class in com.amazonaws.appflow.custom.connector.model.write
Immutable implementation of WriteRecordResult.
ImmutableWriteRecordResult.Builder - Class in com.amazonaws.appflow.custom.connector.model.write
Builds instances of type ImmutableWriteRecordResult.
isApiKeyAuthSupported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthenticationConfig
Specifies if the ApiKey Auth is supported by connector.
isApiKeyAuthSupported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Initializes the value for the isApiKeyAuthSupported attribute.
isApiKeyAuthSupported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Specifies if the ApiKey Auth is supported by connector.
isBasicAuthSupported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthenticationConfig
Specifies if the Basic Auth is supported by connector.
isBasicAuthSupported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Initializes the value for the isBasicAuthSupported attribute.
isBasicAuthSupported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Specifies if the Basic Auth is supported by connector.
isCreatable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Initializes the value for the isCreatable attribute.
isCreatable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Specifies if the destination field can be created by the current user.
isCreatable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.WriteOperationProperty
Specifies if the destination field can be created by the current user.
isCustomAuthSupported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthenticationConfig
Specifies if the Custom Authentication is supported by connector.
isCustomAuthSupported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Initializes the value for the isCustomAuthSupported attribute.
isCustomAuthSupported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Specifies if the Custom Authentication is supported by connector.
isDefaultedOnCreate(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Initializes the value for the isDefaultedOnCreate attribute.
isDefaultedOnCreate() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Specifies if default value will be used by application while creating records if not provided.
isDefaultedOnCreate() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.WriteOperationProperty
Specifies if default value will be used by application while creating records if not provided.
isDeprecated() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Specifies if this field is deprecated.
isDeprecated(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the isDeprecated attribute.
isDeprecated() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Specifies if this field is deprecated.
isNullable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty.Builder
Initializes the value for the isNullable attribute.
isNullable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Specifies if the source field can have a null value.
isNullable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Initializes the value for the isNullable attribute.
isNullable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Specifies if the destination field can have a null value.
isNullable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ReadOperationProperty
Specifies if the source field can have a null value.
isNullable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.WriteOperationProperty
Specifies if the destination field can have a null value.
isOAuth2Supported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthenticationConfig
Specifies if the OAuth2 is supported by connector.
isOAuth2Supported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Initializes the value for the isOAuth2Supported attribute.
isOAuth2Supported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Specifies if the OAuth2 is supported by connector.
isPrimaryKey() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Specifies if it can be used as a primary key.
isPrimaryKey(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the isPrimaryKey attribute.
isPrimaryKey() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Specifies if it can be used as a primary key.
isQueryable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty.Builder
Initializes the value for the isQueryable attribute.
isQueryable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Specifies if the source field can be queried.
isQueryable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ReadOperationProperty
Specifies if the source field can be queried.
isRetrievable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty.Builder
Initializes the value for the isRetrievable attribute.
isRetrievable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Specifies if the source field can be returned in a search result.
isRetrievable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ReadOperationProperty
Specifies if the source field can be returned in a search result.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.ValidateCredentialsResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.DescribeEntityResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ValidateConnectorRuntimeSettingsResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Specifies if the operation is successful or not.
isSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult.Builder
Initializes the value for the isSuccess attribute.
isSuccess() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Specifies if the record is written successfully or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataResponse
Specifies if the operation is successful or not.
isSuccess() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteRecordResult
Specifies if the record is written successfully or not.
isTimestampFieldForIncrementalQueries(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty.Builder
Initializes the value for the isTimestampFieldForIncrementalQueries attribute.
isTimestampFieldForIncrementalQueries() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Specifies if the source field can be used for incremental queries.
isTimestampFieldForIncrementalQueries() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ReadOperationProperty
Specifies if the source field can be used for incremental queries.
isUpdatable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Initializes the value for the isUpdatable attribute.
isUpdatable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Specifies whether the field can be updated during an UPDATE or UPSERT write operation.
isUpdatable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.WriteOperationProperty
Specifies whether the field can be updated during an UPDATE or UPSERT write operation.
isUpsertable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Initializes the value for the isUpsertable attribute.
isUpsertable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Specifies if the flow run can either insert new rows in the destination field if they do not already exist, or update them if they do.
isUpsertable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.WriteOperationProperty
Specifies if the flow run can either insert new rows in the destination field if they do not already exist, or update them if they do.
isWritable() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.Entity
Specifies if the connector entity is writable
isWritable(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Initializes the value for the isWritable attribute.
isWritable() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Specifies if the connector entity is writable

K

key() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthParameter
Unique identifier for AuthParameter.
key(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Initializes the value for the key attribute.
key() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Unique identifier for AuthParameter.
key(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Initializes the value for the key attribute.
key() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Unique identifier for custom Oauth2 parameter.
key() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Unique identifier for custom Oauth2 parameter.
key() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Unique identifier for the connector runtime setting.
key(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Initializes the value for the key attribute.
key() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Unique identifier for the connector runtime setting.

L

label() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthParameter
Label of the Auth Parameter.
label(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Initializes the value for the label attribute.
label() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Label of the Auth Parameter.
label(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Initializes the value for the label attribute.
label() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Label of the custom Oauth2 parameter.
label() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Label of the custom Oauth2 parameter.
label() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.Entity
Label of the entity.
label() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
Label for this field.
label(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Initializes the value for the label attribute.
label() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Label of the entity.
label(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the label attribute.
label() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Label for this field.
label() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Label for the connector runtime setting.
label(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Initializes the value for the label attribute.
label() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Label for the connector runtime setting.
listEntities(ListEntitiesRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.MetadataHandler
Lists all the entities available in a paginated fashion.
ListEntitiesRequest - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Represents the input of a ListEntities operation.
ListEntitiesResponse - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Represents the output of a RetrieveData operation.
locale() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationRequest
Locale value to get the localized string values for labels and descriptions for connector settings.
locale(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest.Builder
Initializes the value for the locale attribute.
locale() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Locale value to get the localized string values for labels and descriptions for connector settings.
logoURL() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Logo URL for display purposes for connector icon.
logoURL(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Initializes the value for the logoURL attribute.
logoURL() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Logo URL for display purposes for connector icon.

M

MAX_RESULT_SIZE - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
maxRange(BigDecimal) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint.Builder
Initializes the value for the maxRange attribute.
maxRange() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Maximum value of the range.
maxRange() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.RangeConstraint
Maximum value of the range.
maxResult(Long) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest.Builder
Initializes the value for the maxResult attribute.
maxResult() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Maximum number of records needs to be returned as part of single call.
maxResult() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesRequest
Maximum number of records needs to be returned as part of single call.
maxResults(Long) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Initializes the value for the maxResults attribute.
maxResults() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Maximum number of records needs to be returned as part of single call.
maxResults() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataRequest
Maximum number of records needs to be returned as part of single call.
MetadataHandler - Interface in com.amazonaws.appflow.custom.connector.handlers
This interface defines the functionality to be implemented by custom connectors for metadata operations.
minRange(BigDecimal) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint.Builder
Initializes the value for the minRange attribute.
minRange() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Minimum value of the range.
minRange() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.RangeConstraint
Minimum value of the range.

N

nextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest.Builder
Initializes the value for the nextToken attribute.
nextToken() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
The pagination token - next page should start from this token value.
nextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse.Builder
Initializes the value for the nextToken attribute.
nextToken() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
The pagination token for the next page of data.
nextToken() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesRequest
The pagination token - next page should start from this token value.
nextToken() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.ListEntitiesResponse
The pagination token for the next page of data.
nextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Initializes the value for the nextToken attribute.
nextToken() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
The pagination token - next page should start from this token value.
nextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Initializes the value for the nextToken attribute.
nextToken() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
The pagination token for the next page of data.
nextToken() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataRequest
The pagination token - next page should start from this token value.
nextToken() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataResponse
The pagination token for the next page of data.

O

oAuth2ContentType(OAuth2ContentType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Initializes the value for the oAuth2ContentType attribute.
oAuth2ContentType() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
OAuth2 Content type to use in the token request header.
OAuth2ContentType - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
OAuth2 Content type to use in the token request header.
oAuth2ContentType() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
OAuth2 Content type to use in the token request header.
OAuth2Credentials - Interface in com.amazonaws.appflow.custom.connector.model.credentials
Credentials for OAuth2 authentication.
OAuth2CustomParameter - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Represents the Oauth2 authentication custom parameter.
oauth2CustomProperties(Iterable<? extends OAuth2CustomParameter>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Sets or replaces all elements for oauth2CustomProperties list.
oauth2CustomProperties() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
OAuth2 custom parameters needed by the connector.
oauth2CustomProperties() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
OAuth2 custom parameters needed by the connector.
OAuth2CustomPropType - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
 
oAuth2Defaults() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthenticationConfig
OAuth2 default values provided by the connector.
oAuth2Defaults(OAuth2Defaults) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig.Builder
Initializes the value for the oAuth2Defaults attribute.
oAuth2Defaults() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
OAuth2 default values provided by the connector.
OAuth2Defaults - Interface in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
Default OAuth2 Params values defined by Connector.
OAuth2GrantType - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
 
oAuth2GrantTypesSupported(Iterable<? extends OAuth2GrantType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Sets or replaces all elements for oAuth2GrantTypesSupported list.
oAuth2GrantTypesSupported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
OAuth2 Grant types supported by connector.
oAuth2GrantTypesSupported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
OAuth2 Grant types supported by connector.
oAuth2MethodType(OAuth2MethodType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Initializes the value for the oAuth2MethodType attribute.
oAuth2MethodType() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
OAuth2 Http method to use for the token request.
oAuth2MethodType() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
OAuth2 Http method to use for the token request.
OAuth2MethodType - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth
OAuth2 Http method to use for the token request.
oAuthScopes(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Sets or replaces all elements for oAuthScopes list.
oAuthScopes() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
OAuth Scopes.
oAuthScopes() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
OAuth Scopes.
operation(WriteOperationType) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Initializes the value for the operation attribute.
operation() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Write operation type needs to be called.
operation() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataRequest
Write operation type needs to be called.
operatorsSupported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Operators supported by the connector.
operatorsSupported(Iterable<? extends ConnectorOperator>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for operatorsSupported list.
operatorsSupported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Operators supported by the connector.

P

PASSWORD - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
password() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.BasicAuthCredentials
Password.
password(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials.Builder
Initializes the value for the password attribute.
password() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Password.
putAllConnectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
Put all mappings from the specified map as entries to connectorRuntimeSettings map.
putAllConnectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Put all mappings from the specified map as entries to connectorRuntimeSettings map.
putAllConnectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Put all mappings from the specified map as entries to connectorRuntimeSettings map.
putAllCustomCredentials(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
Put all mappings from the specified map as entries to customCredentials map.
putAllCustomProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Put all mappings from the specified map as entries to customProperties map.
putAllCustomProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Put all mappings from the specified map as entries to customProperties map.
putAllCustomProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Put all mappings from the specified map as entries to customProperties map.
putAllErrorsByInputField(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Put all mappings from the specified map as entries to errorsByInputField map.
putConnectorRuntimeSettings(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
Put one entry to the connectorRuntimeSettings map.
putConnectorRuntimeSettings(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest.Builder
Put one entry to the connectorRuntimeSettings map.
putConnectorRuntimeSettings(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Put one entry to the connectorRuntimeSettings map.
putConnectorRuntimeSettings(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext.Builder
Put one entry to the connectorRuntimeSettings map.
putConnectorRuntimeSettings(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Put one entry to the connectorRuntimeSettings map.
putConnectorRuntimeSettings(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Put one entry to the connectorRuntimeSettings map.
putCustomCredentials(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
Put one entry to the customCredentials map.
putCustomCredentials(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials.Builder
Put one entry to the customCredentials map.
putCustomProperties(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Put one entry to the customProperties map.
putCustomProperties(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity.Builder
Put one entry to the customProperties map.
putCustomProperties(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Put one entry to the customProperties map.
putCustomProperties(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition.Builder
Put one entry to the customProperties map.
putCustomProperties(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Put one entry to the customProperties map.
putCustomProperties(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Put one entry to the customProperties map.
putErrorsByInputField(String, String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Put one entry to the errorsByInputField map.
putErrorsByInputField(Map.Entry<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse.Builder
Put one entry to the errorsByInputField map.

Q

queryData(QueryDataRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.RecordHandler
Queries the data from the source application against the supplied filter conditions.
QueryDataRequest - Interface in com.amazonaws.appflow.custom.connector.model.query
Represents the input of a QueryData operation.
QueryDataResponse - Interface in com.amazonaws.appflow.custom.connector.model.query
Represents the output of a QueryData operation.

R

RangeConstraint - Interface in com.amazonaws.appflow.custom.connector.model.metadata
Represents the range for a field.
ReadOperationProperty - Interface in com.amazonaws.appflow.custom.connector.model.metadata
The properties that can be applied to a field when the connector is being used as a SOURCE.
readProperties() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
The properties that can be applied to a field when the connector is being used as a SOURCE.
readProperties(ReadOperationProperty) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the readProperties attribute.
readProperties() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
The properties that can be applied to a field when the connector is being used as a SOURCE.
RecordHandler - Interface in com.amazonaws.appflow.custom.connector.handlers
This interface defines the functionality to be implemented by custom connectors for record related operations.
recordId(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult.Builder
Initializes the value for the recordId attribute.
recordId() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Unique identifier for the record.
recordId() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteRecordResult
Unique identifier for the record.
records(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse.Builder
Sets or replaces all elements for records list.
records() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
List of json serialized string of the entity record as per the entity metadata.
records() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataResponse
List of json serialized string of the entity record as per the entity metadata.
records(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse.Builder
Sets or replaces all elements for records list.
records() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
List of json serialized string of the entity record as per the entity metadata.
records() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataResponse
List of json serialized string of the entity record as per the entity metadata.
records(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest.Builder
Sets or replaces all elements for records list.
records() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
List of JSON serialized string of the entity record as per the entity metadata.
records() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataRequest
List of JSON serialized string of the entity record as per the entity metadata.
refreshToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials.Builder
Initializes the value for the refreshToken attribute.
refreshToken() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Refresh Token.
refreshToken() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.OAuth2Credentials
Refresh Token.
required() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthParameter
Specifies if this AuthParameter is required or not.
required(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Initializes the value for the required attribute.
required() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Specifies if this AuthParameter is required or not.
required(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Initializes the value for the required attribute.
required() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Specifies if this Oauth2 parameter is required or not.
required() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Specifies if this Oauth2 parameter is required or not.
required() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Specifies if this setting is required or not.
required(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Initializes the value for the required attribute.
required() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Specifies if this setting is required or not.
retrieveData(RetrieveDataRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.RecordHandler
Retrieves the batch of records against a set of identifiers from the source application
RetrieveDataRequest - Interface in com.amazonaws.appflow.custom.connector.model.retreive
Represents the input of a RetrieveData operation.
RetrieveDataResponse - Interface in com.amazonaws.appflow.custom.connector.model.retreive
Represents the output of a RetrieveData operation.
retryAfterSeconds() - Method in interface com.amazonaws.appflow.custom.connector.model.ErrorDetails
Specifies the time delay in seconds after which operation can be retried.
retryAfterSeconds(Integer) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails.Builder
Initializes the value for the retryAfterSeconds attribute.
retryAfterSeconds() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Specifies the time delay in seconds after which operation can be retried.

S

scope() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSetting
Scope of the runtime setting needed for CONNECTOR_PROFILE, SOURCE, DESTINATION etc.
scope(ConnectorRuntimeSettingScope) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting.Builder
Initializes the value for the scope attribute.
scope() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Scope of the runtime setting needed for CONNECTOR_PROFILE, SOURCE, DESTINATION etc.
scope(ConnectorRuntimeSettingScope) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest.Builder
Initializes the value for the scope attribute.
scope() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Scope of the connector runtime settings needs to validated.
scope() - Method in interface com.amazonaws.appflow.custom.connector.model.settings.ValidateConnectorRuntimeSettingsRequest
Scope of the connector runtime settings needs to validated.
SECRET_KEY - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
secretArn() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.Credentials
ARN of the secret (authentication credentials) stored in AWS Secret Manager.
secretArn(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials.Builder
Initializes the value for the secretArn attribute.
secretArn() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
ARN of the secret (authentication credentials) stored in AWS Secret Manager.
secretKey() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.ApiKeyCredentials
Secret key.
secretKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials.Builder
Initializes the value for the secretKey attribute.
secretKey() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Secret key.
selectedFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest.Builder
Sets or replaces all elements for selectedFieldNames list.
selectedFieldNames() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Field values to retrieve.
selectedFieldNames() - Method in interface com.amazonaws.appflow.custom.connector.model.query.QueryDataRequest
Field values to retrieve.
selectedFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest.Builder
Sets or replaces all elements for selectedFieldNames list.
selectedFieldNames() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Field values to retrieve.
selectedFieldNames() - Method in interface com.amazonaws.appflow.custom.connector.model.retreive.RetrieveDataRequest
Field values to retrieve.
sensitiveField() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.AuthParameter
Specifies if this field data is sensitive/Critical that shouldn't be stored as plain text.
sensitiveField(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter.Builder
Initializes the value for the sensitiveField attribute.
sensitiveField() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Specifies if this field data is sensitive/Critical that shouldn't be stored as plain text.
sensitiveField(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Initializes the value for the sensitiveField attribute.
sensitiveField() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Specifies if this field data is sensitive/Critical that shouldn't be stored as plain text.
sensitiveField() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Specifies if this field data is sensitive/Critical that shouldn't be stored as plain text.
supportedApiVersions() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
List of API versions supported by connector for the underlying application.
supportedApiVersions(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for supportedApiVersions list.
supportedApiVersions() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
List of API versions supported by connector for the underlying application.
supportedTriggerTypes() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Trigger types supported by connector.
supportedTriggerTypes(Iterable<? extends TriggerType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for supportedTriggerTypes list.
supportedTriggerTypes() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Trigger types supported by connector.
supportedWriteOperations() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Write Operations supported by Connector.
supportedWriteOperations(Iterable<? extends WriteOperationType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for supportedWriteOperations list.
supportedWriteOperations() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Write Operations supported by Connector.
supportedWriteOperations(Iterable<? extends WriteOperationType>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty.Builder
Sets or replaces all elements for supportedWriteOperations list.
supportedWriteOperations() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
A list of supported write operations.
supportedWriteOperations() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.WriteOperationProperty
A list of supported write operations.

T

timeToLive() - Method in interface com.amazonaws.appflow.custom.connector.model.CacheControl
Time to keep the metadata in cache.
timeToLive(long) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl.Builder
Initializes the value for the timeToLive attribute.
timeToLive() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Time to keep the metadata in cache.
timeToLiveUnit() - Method in interface com.amazonaws.appflow.custom.connector.model.CacheControl
TimeUnit for the timeToLive.
timeToLiveUnit(TimeUnit) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl.Builder
Initializes the value for the timeToLiveUnit attribute.
timeToLiveUnit() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
TimeUnit for the timeToLive.
tokenURL(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults.Builder
Sets or replaces all elements for tokenURL list.
tokenURL() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Token URLs.
tokenURL() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2Defaults
Token URLs.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Prints the immutable value AuthenticationConfig with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Prints the immutable value AuthParameter with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Prints the immutable value CustomAuthConfig with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Prints the immutable value OAuth2CustomParameter with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Prints the immutable value OAuth2Defaults with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Prints the immutable value DescribeConnectorConfigurationRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Prints the immutable value DescribeConnectorConfigurationResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Prints the immutable value ApiKeyCredentials with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Prints the immutable value BasicAuthCredentials with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Prints the immutable value Credentials with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Prints the immutable value CustomAuthCredentials with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Prints the immutable value OAuth2Credentials with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Prints the immutable value ValidateCredentialsRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Prints the immutable value ValidateCredentialsResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Prints the immutable value CacheControl with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Prints the immutable value ConnectorContext with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Prints the immutable value ErrorDetails with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Prints the immutable value DescribeEntityRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Prints the immutable value DescribeEntityResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Prints the immutable value Entity with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Prints the immutable value EntityDefinition with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Prints the immutable value FieldConstraints with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Prints the immutable value FieldDefinition with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Prints the immutable value ListEntitiesRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Prints the immutable value ListEntitiesResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Prints the immutable value RangeConstraint with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Prints the immutable value ReadOperationProperty with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Prints the immutable value WriteOperationProperty with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Prints the immutable value QueryDataRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Prints the immutable value QueryDataResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Prints the immutable value RetrieveDataRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Prints the immutable value RetrieveDataResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Prints the immutable value ConnectorRuntimeSetting with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Prints the immutable value ValidateConnectorRuntimeSettingsRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Prints the immutable value ValidateConnectorRuntimeSettingsResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Prints the immutable value WriteDataRequest with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Prints the immutable value WriteDataResponse with attribute values.
toString() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Prints the immutable value WriteRecordResult with attribute values.
triggerFrequenciesSupported() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.DescribeConnectorConfigurationResponse
Trigger frequencies supported by Connector.
triggerFrequenciesSupported(Iterable<? extends TriggerFrequency>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse.Builder
Sets or replaces all elements for triggerFrequenciesSupported list.
triggerFrequenciesSupported() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Trigger frequencies supported by Connector.
TriggerFrequency - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Enum for Flow trigger frequency.
TriggerType - Enum in com.amazonaws.appflow.custom.connector.model.connectorconfiguration
Enum for trigger type.
type(OAuth2CustomPropType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter.Builder
Initializes the value for the type attribute.
type() - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Specifies if this Oauth2 parameter is related to Token Url or Auth Url
type() - Method in interface com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomParameter
Specifies if this Oauth2 parameter is related to Token Url or Auth Url

U

USERNAME - Static variable in class com.amazonaws.appflow.custom.connector.Constants
 
userName() - Method in interface com.amazonaws.appflow.custom.connector.model.credentials.BasicAuthCredentials
Username.
userName(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials.Builder
Initializes the value for the userName attribute.
userName() - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Username.

V

validateConnectorRuntimeSettings(ValidateConnectorRuntimeSettingsRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.ConfigurationHandler
Validates the user inputs corresponding to the connector settings for a given ConnectorRuntimeSettingScope.
ValidateConnectorRuntimeSettingsRequest - Interface in com.amazonaws.appflow.custom.connector.model.settings
Represents the input of a ValidateConnectorRuntimeSettings operation.
ValidateConnectorRuntimeSettingsResponse - Interface in com.amazonaws.appflow.custom.connector.model.settings
Represents the output of a ValidateConnectorRuntimeSettings operation.
validateCredentials(ValidateCredentialsRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.ConfigurationHandler
Validates the user provided credentials.
ValidateCredentialsRequest - Interface in com.amazonaws.appflow.custom.connector.model.credentials
Represents the input of a ValidateCredentials operation.
ValidateCredentialsResponse - Interface in com.amazonaws.appflow.custom.connector.model.credentials
Represents the output of a ValidateCredentials operation.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomPropType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2GrantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ConnectorModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ConnectorOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.TriggerFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.credentials.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.metadata.FieldDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSettingDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSettingScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.appflow.custom.connector.model.write.WriteOperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2CustomPropType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2GrantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.OAuth2MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ConnectorModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ConnectorOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.TriggerFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.connectorconfiguration.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.credentials.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.metadata.FieldDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSettingDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.settings.ConnectorRuntimeSettingScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.appflow.custom.connector.model.write.WriteOperationType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Copy the current immutable object by setting a value for the accessToken attribute.
withAddBasicAuthHeader(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object by setting a value for the addBasicAuthHeader attribute.
withAllOrNone(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object by setting a value for the allOrNone attribute.
withAllowedDateFormat(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Copy the current immutable object by setting a value for the allowedDateFormat attribute.
withAllowedLengthRange(RangeConstraint) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Copy the current immutable object by setting a value for the allowedLengthRange attribute.
withAllowedValueRange(RangeConstraint) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Copy the current immutable object by setting a value for the allowedValueRange attribute.
withAllowedValues(String...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Copy the current immutable object with elements that replace the content of allowedValues.
withAllowedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Copy the current immutable object with elements that replace the content of allowedValues.
withAllowedValuesRegexPattern(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldConstraints
Copy the current immutable object by setting a value for the allowedValuesRegexPattern attribute.
withApiKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Copy the current immutable object by setting a value for the apiKey attribute.
withApiVersion(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by setting a value for the apiVersion attribute.
withAuthenticationConfig(AuthenticationConfig) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the authenticationConfig attribute.
withAuthenticationType(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Copy the current immutable object by setting a value for the authenticationType attribute.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Copy the current immutable object by setting a value for the authenticationType attribute.
withAuthenticationType(AuthenticationType) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Copy the current immutable object by setting a value for the authenticationType attribute.
withAuthParameters(AuthParameter...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Copy the current immutable object with elements that replace the content of authParameters.
withAuthParameters(Iterable<? extends AuthParameter>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableCustomAuthConfig
Copy the current immutable object with elements that replace the content of authParameters.
withAuthURL(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of authURL.
withAuthURL(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of authURL.
withCacheControl(CacheControl) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Copy the current immutable object by setting a value for the cacheControl attribute.
withCacheControl(CacheControl) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Copy the current immutable object by setting a value for the cacheControl attribute.
withConnectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Copy the current immutable object by setting a value for the connectorContext attribute.
withConnectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Copy the current immutable object by setting a value for the connectorContext attribute.
withConnectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object by setting a value for the connectorContext attribute.
withConnectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object by setting a value for the connectorContext attribute.
withConnectorContext(ConnectorContext) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object by setting a value for the connectorContext attribute.
withConnectorLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Copy the current immutable object by setting a value for the connectorLabel attribute.
withConnectorModes(ConnectorModes...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of connectorModes.
withConnectorModes(Iterable<? extends ConnectorModes>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of connectorModes.
withConnectorName(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the connectorName attribute.
withConnectorOwner(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the connectorOwner attribute.
withConnectorProfileLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by setting a value for the connectorProfileLabel attribute.
withConnectorRuntimeSetting(ConnectorRuntimeSetting...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of connectorRuntimeSetting.
withConnectorRuntimeSetting(Iterable<? extends ConnectorRuntimeSetting>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of connectorRuntimeSetting.
withConnectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Copy the current immutable object by replacing the connectorRuntimeSettings map with the specified map.
withConnectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by replacing the connectorRuntimeSettings map with the specified map.
withConnectorRuntimeSettings(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Copy the current immutable object by replacing the connectorRuntimeSettings map with the specified map.
withConnectorSuppliedValueOptions(String...) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object with elements that replace the content of connectorSuppliedValueOptions.
withConnectorSuppliedValueOptions(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object with elements that replace the content of connectorSuppliedValueOptions.
withConnectorSuppliedValues(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object with elements that replace the content of connectorSuppliedValues.
withConnectorSuppliedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object with elements that replace the content of connectorSuppliedValues.
withConnectorSuppliedValues(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object with elements that replace the content of connectorSuppliedValues.
withConnectorSuppliedValues(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object with elements that replace the content of connectorSuppliedValues.
withConnectorVersion(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the connectorVersion attribute.
withConstraints(FieldConstraints) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the constraints attribute.
withCredentials(Credentials) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsRequest
Copy the current immutable object by setting a value for the credentials attribute.
withCredentials(Credentials) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by setting a value for the credentials attribute.
withCustomAuthConfig(CustomAuthConfig...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object with elements that replace the content of customAuthConfig.
withCustomAuthConfig(Iterable<? extends CustomAuthConfig>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object with elements that replace the content of customAuthConfig.
withCustomAuthenticationType(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Copy the current immutable object by setting a value for the customAuthenticationType attribute.
withCustomCredentials(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCustomAuthCredentials
Copy the current immutable object by replacing the customCredentials map with the specified map.
withCustomProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Copy the current immutable object by replacing the customProperties map with the specified map.
withCustomProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Copy the current immutable object by replacing the customProperties map with the specified map.
withCustomProperties(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by replacing the customProperties map with the specified map.
withDataType(FieldDataType) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the dataType attribute.
withDataType(ConnectorRuntimeSettingDataType) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object by setting a value for the dataType attribute.
withDataTypeLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the dataTypeLabel attribute.
withDefaultValue(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the defaultValue attribute.
withDescription(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object by setting a value for the description attribute.
withEntities(Entity...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Copy the current immutable object with elements that replace the content of entities.
withEntities(Iterable<? extends Entity>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Copy the current immutable object with elements that replace the content of entities.
withEntitiesPath(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Copy the current immutable object by setting a value for the entitiesPath attribute.
withEntity(Entity) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Copy the current immutable object by setting a value for the entity attribute.
withEntityDefinition(EntityDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by setting a value for the entityDefinition attribute.
withEntityDefinition(EntityDefinition) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Copy the current immutable object by setting a value for the entityDefinition attribute.
withEntityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityRequest
Copy the current immutable object by setting a value for the entityIdentifier attribute.
withEntityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Copy the current immutable object by setting a value for the entityIdentifier attribute.
withEntityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object by setting a value for the entityIdentifier attribute.
withEntityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object by setting a value for the entityIdentifier attribute.
withEntityIdentifier(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object by setting a value for the entityIdentifier attribute.
withErrorCode(ErrorCode) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Copy the current immutable object by setting a value for the errorCode attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorMessage(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Copy the current immutable object by setting a value for the errorMessage attribute.
withErrorMessage(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Copy the current immutable object by setting a value for the errorMessage attribute.
withErrorsByInputField(Map<String, ? extends String>) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Copy the current immutable object by replacing the errorsByInputField map with the specified map.
withExecutionId(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by setting a value for the executionId attribute.
withFieldName(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the fieldName attribute.
withFields(FieldDefinition...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Copy the current immutable object with elements that replace the content of fields.
withFields(Iterable<? extends FieldDefinition>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntityDefinition
Copy the current immutable object with elements that replace the content of fields.
withFilterExpression(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object by setting a value for the filterExpression attribute.
withFilterOperators(ConnectorOperator...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object with elements that replace the content of filterOperators.
withFilterOperators(Iterable<? extends ConnectorOperator>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object with elements that replace the content of filterOperators.
withFlowName(String) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableConnectorContext
Copy the current immutable object by setting a value for the flowName attribute.
withHasNestedEntities(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Copy the current immutable object by setting a value for the hasNestedEntities attribute.
withIdFieldName(String) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object by setting a value for the idFieldName attribute.
withIdFieldNames(String...) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object with elements that replace the content of idFieldNames.
withIdFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object with elements that replace the content of idFieldNames.
withIds(String...) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object with elements that replace the content of ids.
withIds(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object with elements that replace the content of ids.
withIsApiKeyAuthSupported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object by setting a value for the isApiKeyAuthSupported attribute.
withIsBasicAuthSupported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object by setting a value for the isBasicAuthSupported attribute.
withIsCreatable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object by setting a value for the isCreatable attribute.
withIsCustomAuthSupported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object by setting a value for the isCustomAuthSupported attribute.
withIsDefaultedOnCreate(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object by setting a value for the isDefaultedOnCreate attribute.
withIsDeprecated(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the isDeprecated attribute.
withIsNullable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Copy the current immutable object by setting a value for the isNullable attribute.
withIsNullable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object by setting a value for the isNullable attribute.
withIsOAuth2Supported(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object by setting a value for the isOAuth2Supported attribute.
withIsPrimaryKey(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the isPrimaryKey attribute.
withIsQueryable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Copy the current immutable object by setting a value for the isQueryable attribute.
withIsRetrievable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Copy the current immutable object by setting a value for the isRetrievable attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableValidateCredentialsResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableDescribeEntityResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsSuccess(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Copy the current immutable object by setting a value for the isSuccess attribute.
withIsTimestampFieldForIncrementalQueries(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableReadOperationProperty
Copy the current immutable object by setting a value for the isTimestampFieldForIncrementalQueries attribute.
withIsUpdatable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object by setting a value for the isUpdatable attribute.
withIsUpsertable(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object by setting a value for the isUpsertable attribute.
withIsWritable(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Copy the current immutable object by setting a value for the isWritable attribute.
withKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object by setting a value for the key attribute.
withKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object by setting a value for the key attribute.
withKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object by setting a value for the key attribute.
withLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableEntity
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the label attribute.
withLabel(String) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object by setting a value for the label attribute.
withLocale(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationRequest
Copy the current immutable object by setting a value for the locale attribute.
withLogoURL(String) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object by setting a value for the logoURL attribute.
withMaxRange(BigDecimal) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Copy the current immutable object by setting a value for the maxRange attribute.
withMaxResult(Long) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Copy the current immutable object by setting a value for the maxResult attribute.
withMaxResults(Long) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object by setting a value for the maxResults attribute.
withMinRange(BigDecimal) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableRangeConstraint
Copy the current immutable object by setting a value for the minRange attribute.
withNextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesRequest
Copy the current immutable object by setting a value for the nextToken attribute.
withNextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableListEntitiesResponse
Copy the current immutable object by setting a value for the nextToken attribute.
withNextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object by setting a value for the nextToken attribute.
withNextToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Copy the current immutable object by setting a value for the nextToken attribute.
withOAuth2ContentType(OAuth2ContentType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object by setting a value for the oAuth2ContentType attribute.
withOauth2CustomProperties(OAuth2CustomParameter...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of oauth2CustomProperties.
withOauth2CustomProperties(Iterable<? extends OAuth2CustomParameter>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of oauth2CustomProperties.
withOAuth2Defaults(OAuth2Defaults) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthenticationConfig
Copy the current immutable object by setting a value for the oAuth2Defaults attribute.
withOAuth2GrantTypesSupported(OAuth2GrantType...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of oAuth2GrantTypesSupported.
withOAuth2GrantTypesSupported(Iterable<? extends OAuth2GrantType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of oAuth2GrantTypesSupported.
withOAuth2MethodType(OAuth2MethodType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object by setting a value for the oAuth2MethodType attribute.
withOAuthScopes(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of oAuthScopes.
withOAuthScopes(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of oAuthScopes.
withOperation(WriteOperationType) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object by setting a value for the operation attribute.
withOperatorsSupported(ConnectorOperator...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of operatorsSupported.
withOperatorsSupported(Iterable<? extends ConnectorOperator>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of operatorsSupported.
withPassword(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Copy the current immutable object by setting a value for the password attribute.
withReadProperties(ReadOperationProperty) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the readProperties attribute.
withRecordId(String) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteRecordResult
Copy the current immutable object by setting a value for the recordId attribute.
withRecords(String...) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Copy the current immutable object with elements that replace the content of records.
withRecords(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataResponse
Copy the current immutable object with elements that replace the content of records.
withRecords(String...) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Copy the current immutable object with elements that replace the content of records.
withRecords(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataResponse
Copy the current immutable object with elements that replace the content of records.
withRecords(String...) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object with elements that replace the content of records.
withRecords(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataRequest
Copy the current immutable object with elements that replace the content of records.
withRefreshToken(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableOAuth2Credentials
Copy the current immutable object by setting a value for the refreshToken attribute.
withRequired(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object by setting a value for the required attribute.
withRequired(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object by setting a value for the required attribute.
withRequired(boolean) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object by setting a value for the required attribute.
withRetryAfterSeconds(Integer) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableErrorDetails
Copy the current immutable object by setting a value for the retryAfterSeconds attribute.
withScope(ConnectorRuntimeSettingScope) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableConnectorRuntimeSetting
Copy the current immutable object by setting a value for the scope attribute.
withScope(ConnectorRuntimeSettingScope) - Method in class com.amazonaws.appflow.custom.connector.model.settings.ImmutableValidateConnectorRuntimeSettingsRequest
Copy the current immutable object by setting a value for the scope attribute.
withSecretArn(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableCredentials
Copy the current immutable object by setting a value for the secretArn attribute.
withSecretKey(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableApiKeyCredentials
Copy the current immutable object by setting a value for the secretKey attribute.
withSelectedFieldNames(String...) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object with elements that replace the content of selectedFieldNames.
withSelectedFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.query.ImmutableQueryDataRequest
Copy the current immutable object with elements that replace the content of selectedFieldNames.
withSelectedFieldNames(String...) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object with elements that replace the content of selectedFieldNames.
withSelectedFieldNames(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.retreive.ImmutableRetrieveDataRequest
Copy the current immutable object with elements that replace the content of selectedFieldNames.
withSensitiveField(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableAuthParameter
Copy the current immutable object by setting a value for the sensitiveField attribute.
withSensitiveField(Boolean) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object by setting a value for the sensitiveField attribute.
withSupportedApiVersions(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of supportedApiVersions.
withSupportedApiVersions(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of supportedApiVersions.
withSupportedTriggerTypes(TriggerType...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of supportedTriggerTypes.
withSupportedTriggerTypes(Iterable<? extends TriggerType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of supportedTriggerTypes.
withSupportedWriteOperations(WriteOperationType...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of supportedWriteOperations.
withSupportedWriteOperations(Iterable<? extends WriteOperationType>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of supportedWriteOperations.
withSupportedWriteOperations(WriteOperationType...) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object with elements that replace the content of supportedWriteOperations.
withSupportedWriteOperations(Iterable<? extends WriteOperationType>) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableWriteOperationProperty
Copy the current immutable object with elements that replace the content of supportedWriteOperations.
withTimeToLive(long) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Copy the current immutable object by setting a value for the timeToLive attribute.
withTimeToLiveUnit(TimeUnit) - Method in class com.amazonaws.appflow.custom.connector.model.ImmutableCacheControl
Copy the current immutable object by setting a value for the timeToLiveUnit attribute.
withTokenURL(String...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of tokenURL.
withTokenURL(Iterable<String>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2Defaults
Copy the current immutable object with elements that replace the content of tokenURL.
withTriggerFrequenciesSupported(TriggerFrequency...) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of triggerFrequenciesSupported.
withTriggerFrequenciesSupported(Iterable<? extends TriggerFrequency>) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.ImmutableDescribeConnectorConfigurationResponse
Copy the current immutable object with elements that replace the content of triggerFrequenciesSupported.
withType(OAuth2CustomPropType) - Method in class com.amazonaws.appflow.custom.connector.model.connectorconfiguration.auth.ImmutableOAuth2CustomParameter
Copy the current immutable object by setting a value for the type attribute.
withUserName(String) - Method in class com.amazonaws.appflow.custom.connector.model.credentials.ImmutableBasicAuthCredentials
Copy the current immutable object by setting a value for the userName attribute.
withWriteProperties(WriteOperationProperty) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
Copy the current immutable object by setting a value for the writeProperties attribute.
withWriteRecordResults(WriteRecordResult...) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Copy the current immutable object with elements that replace the content of writeRecordResults.
withWriteRecordResults(Iterable<? extends WriteRecordResult>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
Copy the current immutable object with elements that replace the content of writeRecordResults.
writeData(WriteDataRequest) - Method in interface com.amazonaws.appflow.custom.connector.handlers.RecordHandler
Writes batch of records to the destination application
WriteDataRequest - Interface in com.amazonaws.appflow.custom.connector.model.write
Represents the input of a WriteData operation.
WriteDataResponse - Interface in com.amazonaws.appflow.custom.connector.model.write
Represents the output of a WriteData operation.
WriteOperationProperty - Interface in com.amazonaws.appflow.custom.connector.model.metadata
The properties that can be applied to a field when connector is being used as a DESTINATION.
WriteOperationType - Enum in com.amazonaws.appflow.custom.connector.model.write
Enum for Write operation type.
writeProperties() - Method in interface com.amazonaws.appflow.custom.connector.model.metadata.FieldDefinition
The properties applied to a field when the connector is being used as a destination.
writeProperties(WriteOperationProperty) - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition.Builder
Initializes the value for the writeProperties attribute.
writeProperties() - Method in class com.amazonaws.appflow.custom.connector.model.metadata.ImmutableFieldDefinition
The properties applied to a field when the connector is being used as a destination.
WriteRecordResult - Interface in com.amazonaws.appflow.custom.connector.model.write
Contains write result whether it is successful or not at record level.
writeRecordResults(Iterable<? extends WriteRecordResult>) - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse.Builder
Sets or replaces all elements for writeRecordResults list.
writeRecordResults() - Method in class com.amazonaws.appflow.custom.connector.model.write.ImmutableWriteDataResponse
List of input records write call response with success and failure details.
writeRecordResults() - Method in interface com.amazonaws.appflow.custom.connector.model.write.WriteDataResponse
List of input records write call response with success and failure details.
A B C D E F G H I K L M N O P Q R S T U V W 

Copyright © 2021–2022 Amazon Web Services. All rights reserved.