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