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>
CreatePullThroughCacheRuleRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreatePullThroughCacheRuleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreatePullThroughCacheRuleRequest createPullThroughCacheRuleRequest)
-
-
-
Constructor Detail
-
CreatePullThroughCacheRuleRequestMarshaller
public CreatePullThroughCacheRuleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreatePullThroughCacheRuleRequest createPullThroughCacheRuleRequest)
- Specified by:
marshallin interfaceMarshaller<CreatePullThroughCacheRuleRequest>
-
-