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