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>
GetLinkAttributesRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetLinkAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetLinkAttributesRequest getLinkAttributesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetLinkAttributesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetLinkAttributesRequest>- Parameters:
 getLinkAttributesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -