@Stability(value=Stable)
public static interface CfnMethod.MethodResponseProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMethod.MethodResponseProperty.Builder
A builder for
CfnMethod.MethodResponseProperty |
static class |
CfnMethod.MethodResponseProperty.Jsii$Proxy
An implementation for
CfnMethod.MethodResponseProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMethod.MethodResponseProperty.Builder |
builder() |
default Object |
getResponseModels()
`CfnMethod.MethodResponseProperty.ResponseModels`.
|
default Object |
getResponseParameters()
`CfnMethod.MethodResponseProperty.ResponseParameters`.
|
String |
getStatusCode()
`CfnMethod.MethodResponseProperty.StatusCode`.
|
@Stability(value=Stable) @NotNull String getStatusCode()
@Stability(value=Stable) @Nullable default Object getResponseModels()
@Stability(value=Stable) @Nullable default Object getResponseParameters()
@Stability(value=Stable) static CfnMethod.MethodResponseProperty.Builder builder()
Copyright © 2021. All rights reserved.