Get Api Shield Operation Features
data class GetApiShieldOperationFeatures(val apiRouting: GetApiShieldOperationFeaturesApiRouting, val confidenceIntervals: GetApiShieldOperationFeaturesConfidenceIntervals, val parameterSchemas: GetApiShieldOperationFeaturesParameterSchemas, val schemaInfo: GetApiShieldOperationFeaturesSchemaInfo, val thresholds: GetApiShieldOperationFeaturesThresholds)
Constructors
Link copied to clipboard
constructor(apiRouting: GetApiShieldOperationFeaturesApiRouting, confidenceIntervals: GetApiShieldOperationFeaturesConfidenceIntervals, parameterSchemas: GetApiShieldOperationFeaturesParameterSchemas, schemaInfo: GetApiShieldOperationFeaturesSchemaInfo, thresholds: GetApiShieldOperationFeaturesThresholds)