Class CreateDelegateMacVolumeOwnershipTaskRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.CreateDelegateMacVolumeOwnershipTaskRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateDelegateMacVolumeOwnershipTaskRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateDelegateMacVolumeOwnershipTaskRequestMarshaller
extends Object
implements Marshaller<CreateDelegateMacVolumeOwnershipTaskRequest>
CreateDelegateMacVolumeOwnershipTaskRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest)
-
Constructor Details
-
CreateDelegateMacVolumeOwnershipTaskRequestMarshaller
public CreateDelegateMacVolumeOwnershipTaskRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(CreateDelegateMacVolumeOwnershipTaskRequest createDelegateMacVolumeOwnershipTaskRequest) - Specified by:
marshallin interfaceMarshaller<CreateDelegateMacVolumeOwnershipTaskRequest>
-