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