@Stability(value=Stable)
public static interface CfnMethod.MethodResponseProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html#cfn-apigateway-method-methodresponse-statuscode@Stability(value=Stable) @Nullable default Object getResponseModels()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html#cfn-apigateway-method-methodresponse-responsemodels@Stability(value=Stable) @Nullable default Object getResponseParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html#cfn-apigateway-method-methodresponse-responseparameters@Stability(value=Stable) static CfnMethod.MethodResponseProperty.Builder builder()
Copyright © 2020. All rights reserved.