@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ProblemMarshaller extends Object
Constructor | Description |
---|---|
ProblemMarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static ProblemMarshaller |
getInstance() |
|
void |
marshall(Problem problem,
ProtocolMarshaller protocolMarshaller) |
Marshall the given parameter object.
|
public static ProblemMarshaller getInstance()
public void marshall(Problem problem, ProtocolMarshaller protocolMarshaller)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.