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