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