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