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