Class | Description |
---|---|
AwsBuilderFactory<PojoT extends SdkPojo,BuilderT extends SdkBuilder<BuilderT,PojoT> & SdkPojo> |
Builder factory for AWS
SdkPojo to avoid using reflection to instantiate a builder. |
AwsSchemaProvider |
Schema provider for AWS
SdkPojo models using the provided field metadata (@see SdkPojo.sdkFields() ) rather than reflection. |
AwsSchemaRegistrar | |
AwsTypes |