Class ValidatePullThroughCacheRuleRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ecr.transform.ValidatePullThroughCacheRuleRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ValidatePullThroughCacheRuleRequest>
@Generated("software.amazon.awssdk:codegen") public class ValidatePullThroughCacheRuleRequestMarshaller extends Object implements Marshaller<ValidatePullThroughCacheRuleRequest>
ValidatePullThroughCacheRuleRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ValidatePullThroughCacheRuleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ValidatePullThroughCacheRuleRequest validatePullThroughCacheRuleRequest)
-
-
-
Constructor Detail
-
ValidatePullThroughCacheRuleRequestMarshaller
public ValidatePullThroughCacheRuleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ValidatePullThroughCacheRuleRequest validatePullThroughCacheRuleRequest)
- Specified by:
marshallin interfaceMarshaller<ValidatePullThroughCacheRuleRequest>
-
-