@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:52.265Z") @Stability(value=Deprecated) @Deprecated public interface FixedResponse extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FixedResponse.Builder
Deprecated.
|
static class |
FixedResponse.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static FixedResponse.Builder |
builder()
Deprecated.
|
default ContentType |
getContentType()
Deprecated.
|
default String |
getMessageBody()
Deprecated.
|
String |
getStatusCode()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getStatusCode()
@Stability(value=Deprecated) @Deprecated @Nullable default ContentType getContentType()
Default: text/plain
@Stability(value=Deprecated) @Deprecated @Nullable default String getMessageBody()
Default: no message
@Stability(value=Deprecated) @Deprecated static FixedResponse.Builder builder()
FixedResponse.Builder of FixedResponseCopyright © 2021. All rights reserved.