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