| Modifier and Type | Class and Description |
|---|---|
class |
RetryAttempt
RetryAttempt represents an action of retrying the failed Cloud Deploy job.
|
static class |
RetryAttempt.Builder
RetryAttempt represents an action of retrying the failed Cloud Deploy job.
|
| Modifier and Type | Method and Description |
|---|---|
RetryAttemptOrBuilder |
RetryPhase.getAttemptsOrBuilder(int index)
Output only.
|
RetryAttemptOrBuilder |
RetryPhase.Builder.getAttemptsOrBuilder(int index)
Output only.
|
RetryAttemptOrBuilder |
RetryPhaseOrBuilder.getAttemptsOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RetryAttemptOrBuilder> |
RetryPhase.getAttemptsOrBuilderList()
Output only.
|
List<? extends RetryAttemptOrBuilder> |
RetryPhase.Builder.getAttemptsOrBuilderList()
Output only.
|
List<? extends RetryAttemptOrBuilder> |
RetryPhaseOrBuilder.getAttemptsOrBuilderList()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.