okta-idx-android
2.0.0
idx-kotlin
/
com.okta.idx.kotlin.dto
/
IdxRemediationCollection
/
get
get
operator
fun
get
(
name
:
String
)
:
IdxRemediation
?
Content copied to clipboard
Returns a remediation based on its name.
operator
fun
get
(
type
:
IdxRemediation.Type
)
:
IdxRemediation
?
Content copied to clipboard
Returns a remediation based on its type.