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