Uses of Class
com.okta.sdk.resource.model.LogStreamSchema
-
Uses of LogStreamSchema in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionSchemaApi.getLogStreamSchema
(LogStreamType logStreamType) Retrieve the Log Stream Schema for the schema type Retrieves the schema for a Log Stream type.SchemaApi.getLogStreamSchema
(LogStreamType logStreamType, Map<String, String> additionalHeaders) Retrieve the Log Stream Schema for the schema type Retrieves the schema for a Log Stream type.Modifier and TypeMethodDescriptionSchemaApi.listLogStreamSchemas()
List the Log Stream Schemas Lists the schema for all log stream types visible for this orgSchemaApi.listLogStreamSchemas
(Map<String, String> additionalHeaders) List the Log Stream Schemas Lists the schema for all log stream types visible for this org -
Uses of LogStreamSchema in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionLogStreamSchema.addRequiredItem
(String requiredItem) LogStreamSchema.errorMessage
(Object errorMessage) LogStreamSchema.properties
(Object properties)