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.addoneOfItem
(UserSchemaAttributeEnum oneOfItem) LogStreamSchema.addrequiredItem
(String requiredItem) LogStreamSchema.errorMessage
(Object errorMessage) LogStreamSchema.oneOf
(List<UserSchemaAttributeEnum> oneOf) LogStreamSchema.properties
(Object properties)