public class DisableKeyRotationRequestMarshaller extends java.lang.Object implements Marshaller<Request<DisableKeyRotationRequest>,DisableKeyRotationRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DisableKeyRotationRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DisableKeyRotationRequest> |
marshall(DisableKeyRotationRequest disableKeyRotationRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DisableKeyRotationRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DisableKeyRotationRequest> marshall(DisableKeyRotationRequest disableKeyRotationRequest)
marshall
in interface Marshaller<Request<DisableKeyRotationRequest>,DisableKeyRotationRequest>