Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
LogStream |
LogStreamApi.replaceLogStream(String logStreamId,
LogStreamPutSchema instance)
Replace a Log Stream
Replaces the Log Stream object properties for a given ID.
|
LogStream |
LogStreamApi.replaceLogStream(String logStreamId,
LogStreamPutSchema instance,
Map<String,String> additionalHeaders)
Replace a Log Stream
Replaces the Log Stream object properties for a given ID.
|
Modifier and Type | Class and Description |
---|---|
class |
LogStreamAwsPutSchema
LogStreamAwsPutSchema
|
class |
LogStreamSplunkPutSchema
LogStreamSplunkPutSchema
|
Modifier and Type | Method and Description |
---|---|
LogStreamPutSchema |
LogStreamPutSchema.name(String name) |
LogStreamPutSchema |
LogStreamPutSchema.type(LogStreamType type) |
Copyright © 2017–2023 Okta. All rights reserved.