| Package | Description | 
|---|---|
| com.google.api.services.cloudbuild.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| WorkspaceBinding | WorkspaceBinding. clone() | 
| WorkspaceBinding | WorkspaceBinding. set(String fieldName,
   Object value) | 
| WorkspaceBinding | WorkspaceBinding. setName(String name)Name of the workspace. | 
| WorkspaceBinding | WorkspaceBinding. setSecret(SecretVolumeSource secret)Secret Volume Source. | 
| WorkspaceBinding | WorkspaceBinding. setSubPath(String subPath)Optional. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<WorkspaceBinding> | PipelineRun. getWorkspaces()Workspaces is a list of WorkspaceBindings from volumes to workspaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| PipelineRun | PipelineRun. setWorkspaces(List<WorkspaceBinding> workspaces)Workspaces is a list of WorkspaceBindings from volumes to workspaces. | 
Copyright © 2011–2025 Google. All rights reserved.