public interface WorkloadEntrySpecFluent<A extends WorkloadEntrySpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getAddress()
Boolean hasAddress()
@Deprecated A withNewAddress(String arg0)
Boolean hasLabels()
String getLocality()
Boolean hasLocality()
@Deprecated A withNewLocality(String arg0)
String getNetwork()
Boolean hasNetwork()
@Deprecated A withNewNetwork(String arg0)
Boolean hasPorts()
String getServiceAccount()
Boolean hasServiceAccount()
@Deprecated A withNewServiceAccount(String arg0)
Integer getWeight()
Boolean hasWeight()
Copyright © 2015–2022 Red Hat. All rights reserved.