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