@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.325Z") @Stability(value=Deprecated) @Deprecated public class EmptyModel extends software.amazon.jsii.JsiiObject implements IModel
This can be used for mapping JSON responses from an integration to what is returned to a client, where strong typing is not required. In the absence of any defined model, the Empty model will be used to return the response payload unmapped.
Definition { "$schema" : "http://json-schema.org/draft-04/schema#", "title" : "Empty Schema", "type" : "object" }
Model.EMPTY_MODELsoftware.amazon.jsii.JsiiObject.InitializationModeIModel.Jsii$Default, IModel.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
EmptyModel()
Deprecated.
|
protected |
EmptyModel(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
EmptyModel(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getModelId()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected EmptyModel(software.amazon.jsii.JsiiObjectRef objRef)
protected EmptyModel(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public EmptyModel()
@Stability(value=Deprecated) @Deprecated @NotNull public String getModelId()
getModelId in interface IModelCopyright © 2021. All rights reserved.