Package org.openapitools.client.model
Class LogStreamPutSchema
java.lang.Object
org.openapitools.client.model.LogStreamPutSchema
- Direct Known Subclasses:
LogStreamAwsPutSchema
,LogStreamSplunkPutSchema
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class LogStreamPutSchema
extends Object
LogStreamPutSchema
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
Unique name for the Log Stream objectgetType()
Get typeint
hashCode()
void
void
setType
(LogStreamType type) toString()
type
(LogStreamType type)
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
type
-
-
Constructor Details
-
LogStreamPutSchema
public LogStreamPutSchema()
-
-
Method Details