| Package | Description |
|---|---|
| com.google.api.generator.gapic.model |
| Modifier and Type | Method and Description |
|---|---|
abstract GapicRetrySettings.Kind |
GapicRetrySettings.kind() |
static GapicRetrySettings.Kind |
GapicRetrySettings.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GapicRetrySettings.Kind[] |
GapicRetrySettings.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GapicRetrySettings.Builder |
GapicRetrySettings.Builder.setKind(GapicRetrySettings.Kind kind) |
Copyright © 2022 Google LLC. All rights reserved.