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