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