| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.model.config.customization |
| Modifier and Type | Method and Description |
|---|---|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setArnConverterFqcn(String arnConverterFqcn)
Sets the arnConverterFqcn
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setArnResourceFqcn(String arnResourceFqcn)
Sets the arnResourceFqcn
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setArnResourceSubstitutionGetter(String arnResourceSubstitutionGetter)
Sets the arnResourceSubstitutionGetter
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setBaseArnResourceFqcn(String baseArnResourceFqcn)
Sets the baseArnResourceFqcn
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setExecutionAttributeKeyFqcn(String executionAttributeKeyFqcn)
Sets the executionAttributeKeyFqcn
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setExecutionAttributeValueFqcn(String executionAttributeValueFqcn)
Sets the executionAttributeValueFqcn
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setField(String field)
Sets the field
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setOtherFieldsToPopulate(Map<String,String> otherFieldsToPopulate)
Sets the otherFieldsToPopulate
|
S3ArnableFieldConfig |
S3ArnableFieldConfig.setSubstitionSetterToGetter(Map<String,String> substitionSetterToGetter)
Sets the substitionSetterToGetter
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,S3ArnableFieldConfig> |
CustomizationConfig.getS3ArnableFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationConfig.setS3ArnableFields(Map<String,S3ArnableFieldConfig> s3ArnableFields) |
CustomizationConfig |
CustomizationConfig.withS3ArnableFields(Map<String,S3ArnableFieldConfig> s3ArnableFields) |
Copyright © 2023. All rights reserved.