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