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