| Modifier and Type | Method and Description |
|---|---|
static ConnectionProfile.ConnectionProfileCase |
ConnectionProfile.ConnectionProfileCase.forNumber(int value) |
ConnectionProfile.ConnectionProfileCase |
ConnectionProfile.getConnectionProfileCase() |
ConnectionProfile.ConnectionProfileCase |
ConnectionProfile.Builder.getConnectionProfileCase() |
ConnectionProfile.ConnectionProfileCase |
ConnectionProfileOrBuilder.getConnectionProfileCase() |
static ConnectionProfile.ConnectionProfileCase |
ConnectionProfile.ConnectionProfileCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ConnectionProfile.ConnectionProfileCase |
ConnectionProfile.ConnectionProfileCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionProfile.ConnectionProfileCase[] |
ConnectionProfile.ConnectionProfileCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.