public static interface RunnerApi.EnvironmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
(Required) The URL of a container
TODO: reconcile with Fn API's DockerContainer structure by
adding adequate metadata to know how to interpret the container
|
com.google.protobuf.ByteString |
getUrlBytes()
(Required) The URL of a container
TODO: reconcile with Fn API's DockerContainer structure by
adding adequate metadata to know how to interpret the container
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUrl()
(Required) The URL of a container TODO: reconcile with Fn API's DockerContainer structure by adding adequate metadata to know how to interpret the container
string url = 1;com.google.protobuf.ByteString getUrlBytes()
(Required) The URL of a container TODO: reconcile with Fn API's DockerContainer structure by adding adequate metadata to know how to interpret the container
string url = 1;Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.