Class SwapEnvironmentCnamEsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.elasticbeanstalk.transform.SwapEnvironmentCnamEsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<SwapEnvironmentCnamEsRequest>
@Generated("software.amazon.awssdk:codegen")
public class SwapEnvironmentCnamEsRequestMarshaller
extends Object
implements Marshaller<SwapEnvironmentCnamEsRequest>
SwapEnvironmentCnamEsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionSwapEnvironmentCnamEsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(SwapEnvironmentCnamEsRequest swapEnvironmentCnamEsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
SwapEnvironmentCnamEsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<SwapEnvironmentCnamEsRequest>- Parameters:
 swapEnvironmentCnamEsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -