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