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