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