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