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