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