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