Package cn.herodotus.oss.dialect.aliyun.definition.arguments
package cn.herodotus.oss.dialect.aliyun.definition.arguments
-
ClassesClassDescriptionArgumentsToBaseConverter<S extends cn.herodotus.oss.specification.arguments.base.BaseArguments,
T extends com.aliyun.oss.model.WebServiceRequest> Description: 基础的统一定义请求参数转换为 Aliyun 参数转换器ArgumentsToBucketConverter<S extends cn.herodotus.oss.specification.arguments.base.BucketArguments,T extends com.aliyun.oss.model.WebServiceRequest> Description: 统一定义存储桶请求参数转换为 Aliyun 参数转换器ArgumentsToGenericRequestConverter<S extends cn.herodotus.oss.specification.arguments.base.BucketArguments>Description: 统一定义存储桶请求参数转换为 GenericRequest 参数转换器ArgumentsToObjectConverter<S extends cn.herodotus.oss.specification.arguments.base.ObjectArguments,T extends com.aliyun.oss.model.WebServiceRequest> Description: 统一定义对象请求参数转换为 Aliyun 参数转换器ArgumentsToObjectVersionConverter<S extends cn.herodotus.oss.specification.arguments.base.ObjectVersionArguments,T extends com.aliyun.oss.model.GenericRequest> Description: 统一定义对象版本请求参数转换为 Aliyun 参数转换器