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