| Modifier and Type | Class and Description |
|---|---|
class |
Action
A task to execute on the completion of a job.
|
static class |
Action.Builder
A task to execute on the completion of a job.
|
| Modifier and Type | Method and Description |
|---|---|
ActionOrBuilder |
InspectJobConfig.getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
ActionOrBuilder |
InspectJobConfig.Builder.getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
ActionOrBuilder |
RiskAnalysisJobConfigOrBuilder.getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
ActionOrBuilder |
InspectJobConfigOrBuilder.getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
ActionOrBuilder |
RiskAnalysisJobConfig.getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
ActionOrBuilder |
RiskAnalysisJobConfig.Builder.getActionsOrBuilder(int index)
Actions to execute at the completion of the job.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ActionOrBuilder> |
InspectJobConfig.getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends ActionOrBuilder> |
InspectJobConfig.Builder.getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends ActionOrBuilder> |
RiskAnalysisJobConfigOrBuilder.getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends ActionOrBuilder> |
InspectJobConfigOrBuilder.getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends ActionOrBuilder> |
RiskAnalysisJobConfig.getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
List<? extends ActionOrBuilder> |
RiskAnalysisJobConfig.Builder.getActionsOrBuilderList()
Actions to execute at the completion of the job.
|
Copyright © 2022 Google LLC. All rights reserved.