| Package | Description |
|---|---|
| com.google.api.generator.gapic.model | |
| com.google.api.generator.gapic.protoparser |
| Modifier and Type | Method and Description |
|---|---|
abstract GapicLroRetrySettings |
GapicLroRetrySettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<GapicLroRetrySettings> |
GapicServiceConfig.getLroRetrySetting(Service service,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
void |
GapicServiceConfig.setLroRetrySettings(Optional<List<GapicLroRetrySettings>> lroRetrySettingsOpt) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<List<GapicLroRetrySettings>> |
GapicLroRetrySettingsParser.parse(Optional<String> gapicYamlConfigFilePathOpt) |
Copyright © 2022 Google LLC. All rights reserved.