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