| Package | Description |
|---|---|
| com.google.jenkins.plugins.cloudbuild | |
| com.google.jenkins.plugins.cloudbuild.request |
| Modifier and Type | Method and Description |
|---|---|
CloudBuildRequest |
CloudBuildInput.getRequest() |
| Constructor and Description |
|---|
CloudBuildInput(String credentialsId,
CloudBuildRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileCloudBuildRequest
Reads the build request from a file within the workspace.
|
class |
InlineCloudBuildRequest
A build request that is specified inline.
|
Copyright © 2017–2021 Google. All rights reserved.