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