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