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