Uses of Class
com.okta.sdk.resource.model.LogStreamSchema
Packages that use LogStreamSchema
-
Uses of LogStreamSchema in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return LogStreamSchemaModifier 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.Methods in com.okta.sdk.resource.api that return types with arguments of type LogStreamSchemaModifier 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
Methods in com.okta.sdk.resource.model that return LogStreamSchemaModifier and TypeMethodDescriptionLogStreamSchema.addRequiredItem(String requiredItem) LogStreamSchema.errorMessage(Object errorMessage) LogStreamSchema.properties(Object properties)