Uses of Class
org.openapitools.client.model.LogStreamPutSchema
Packages that use LogStreamPutSchema
-
Uses of LogStreamPutSchema in org.openapitools.client.api
Methods in org.openapitools.client.api with parameters of type LogStreamPutSchemaModifier and TypeMethodDescriptionLogStreamApi.replaceLogStream
(String logStreamId, LogStreamPutSchema instance) Replace a Log Stream Replaces the Log Stream object properties for a given ID.LogStreamApi.replaceLogStream
(String logStreamId, LogStreamPutSchema instance, Map<String, String> additionalHeaders) Replace a Log Stream Replaces the Log Stream object properties for a given ID. -
Uses of LogStreamPutSchema in org.openapitools.client.model
Subclasses of LogStreamPutSchema in org.openapitools.client.modelModifier and TypeClassDescriptionclass
LogStreamAwsPutSchemaclass
LogStreamSplunkPutSchemaMethods in org.openapitools.client.model that return LogStreamPutSchema