Uses of Class
software.amazon.awssdk.services.grafana.model.IdpMetadata.Type
-
Packages that use IdpMetadata.Type Package Description software.amazon.awssdk.services.grafana.model -
-
Uses of IdpMetadata.Type in software.amazon.awssdk.services.grafana.model
Methods in software.amazon.awssdk.services.grafana.model that return IdpMetadata.Type Modifier and Type Method Description IdpMetadata.TypeIdpMetadata. type()Retrieve an enum value representing which member of this object is populated.static IdpMetadata.TypeIdpMetadata.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static IdpMetadata.Type[]IdpMetadata.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-