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