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