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