public interface GitBuildSourceFluent<A extends GitBuildSourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getHttpProxy()
Boolean hasHttpProxy()
@Deprecated A withNewHttpProxy(String arg0)
String getHttpsProxy()
Boolean hasHttpsProxy()
@Deprecated A withNewHttpsProxy(String arg0)
String getNoProxy()
Boolean hasNoProxy()
@Deprecated A withNewNoProxy(String arg0)
String getRef()
Boolean hasRef()
@Deprecated A withNewRef(String arg0)
String getUri()
Boolean hasUri()
@Deprecated A withNewUri(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.