Class GetLoggingConfigurationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.wafv2.transform.GetLoggingConfigurationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetLoggingConfigurationRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetLoggingConfigurationRequestMarshaller
extends Object
implements Marshaller<GetLoggingConfigurationRequest>
GetLoggingConfigurationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetLoggingConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetLoggingConfigurationRequest getLoggingConfigurationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetLoggingConfigurationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetLoggingConfigurationRequest>- Parameters:
 getLoggingConfigurationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -