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