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