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