Uses of Class
software.amazon.awssdk.services.elasticsearch.model.SAMLOptionsInput
-
Packages that use SAMLOptionsInput Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of SAMLOptionsInput in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return SAMLOptionsInput Modifier and Type Method Description SAMLOptionsInput
AdvancedSecurityOptionsInput. samlOptions()
Specifies the SAML application configuration for the domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type SAMLOptionsInput Modifier and Type Method Description AdvancedSecurityOptionsInput.Builder
AdvancedSecurityOptionsInput.Builder. samlOptions(SAMLOptionsInput samlOptions)
Specifies the SAML application configuration for the domain.
-