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