Class UpdateLinkAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.clouddirectory.transform.UpdateLinkAttributesRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateLinkAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateLinkAttributesRequestMarshaller
extends Object
implements Marshaller<UpdateLinkAttributesRequest>
UpdateLinkAttributesRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateLinkAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateLinkAttributesRequest updateLinkAttributesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateLinkAttributesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateLinkAttributesRequest>- Parameters:
 updateLinkAttributesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -