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