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