Class Http
java.lang.Object
software.amazon.awssdk.codegen.model.service.Http
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setRequestUri
(String requestUri) void
setResponseCode
(String responseCode) withMethod
(String method) withRequestUri
(String requestUri) withResponseCode
(String responseCode)
-
Constructor Details
-
Http
public Http()
-
-
Method Details
-
getMethod
-
setMethod
-
withMethod
-
getRequestUri
-
setRequestUri
-
withRequestUri
-
getResponseCode
-
setResponseCode
-
withResponseCode
-