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