@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-08-21T16:09:06.047-05:00[America/Chicago]") public class LogStreamAwsPutSchema extends LogStreamPutSchema implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_SETTINGS |
JSON_PROPERTY_NAME, JSON_PROPERTY_TYPE, type| Constructor and Description |
|---|
LogStreamAwsPutSchema() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
LogStreamSettingsAws |
getSettings()
Get settings
|
int |
hashCode() |
void |
setSettings(LogStreamSettingsAws settings) |
LogStreamAwsPutSchema |
settings(LogStreamSettingsAws settings) |
String |
toString() |
public static final String JSON_PROPERTY_SETTINGS
public LogStreamAwsPutSchema settings(LogStreamSettingsAws settings)
@Nonnull public LogStreamSettingsAws getSettings()
public void setSettings(LogStreamSettingsAws settings)
public boolean equals(Object o)
equals in class LogStreamPutSchemapublic int hashCode()
hashCode in class LogStreamPutSchemapublic String toString()
toString in class LogStreamPutSchemaCopyright © 2017–2023 Okta. All rights reserved.