static GatewayAuthMethod |
GatewayAuthMethod.forNumber(int value) |
|
GatewayAuthMethod |
GatewayConfig.Builder.getGatewayAuthMethod() |
Indicates how to authorize and/or authenticate devices to access the
gateway.
|
GatewayAuthMethod |
GatewayConfig.getGatewayAuthMethod() |
Indicates how to authorize and/or authenticate devices to access the
gateway.
|
GatewayAuthMethod |
GatewayConfigOrBuilder.getGatewayAuthMethod() |
Indicates how to authorize and/or authenticate devices to access the
gateway.
|
static GatewayAuthMethod |
GatewayAuthMethod.valueOf(int value) |
Deprecated.
|
static GatewayAuthMethod |
GatewayAuthMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GatewayAuthMethod |
GatewayAuthMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GatewayAuthMethod[] |
GatewayAuthMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|