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