| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.deps.serializer |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationTypeParser |
AuthenticationParser.getType()
Getter for Type
|
static AuthenticationTypeParser |
AuthenticationTypeParser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationTypeParser[] |
AuthenticationTypeParser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationParser.setType(AuthenticationTypeParser type)
Setter for Type
|
Copyright © 2019. All rights reserved.