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