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