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