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