public class FileCloudBuildRequest extends CloudBuildRequest implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
FileCloudBuildRequest.DescriptorImpl
Descriptor for
FileCloudBuildRequest . |
Constructor and Description |
---|
FileCloudBuildRequest(String filename) |
Modifier and Type | Method and Description |
---|---|
String |
expand(BuildContext context) |
String |
getFilename() |
getDescriptor
public String expand(BuildContext context) throws IOException, InterruptedException
expand
in class CloudBuildRequest
IOException
InterruptedException
Copyright © 2017–2021 Google. All rights reserved.