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