Class ShapeMarshaller
java.lang.Object
software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetVerb()
void
void
setLocationName
(String locationName) void
setRequestUri
(String requestUri) void
void
void
setXmlNameSpaceUri
(String xmlNameSpaceUri) withAction
(String action) withLocationName
(String locationName) withRequestUri
(String requestUri) withTarget
(String target) withXmlNameSpaceUri
(String xmlNameSpaceUri)
-
Constructor Details
-
ShapeMarshaller
public ShapeMarshaller()
-
-
Method Details
-
getAction
-
setAction
-
withAction
-
getVerb
-
setVerb
-
withVerb
-
getTarget
-
setTarget
-
withTarget
-
getRequestUri
-
setRequestUri
-
withRequestUri
-
getLocationName
-
setLocationName
-
withLocationName
-
getXmlNameSpaceUri
-
setXmlNameSpaceUri
-
withXmlNameSpaceUri
-