public interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getCreatedAt()
Boolean hasCreatedAt()
@Deprecated A withNewCreatedAt(String arg0)
String getPort()
Boolean hasPort()
@Deprecated A withNewPort(String arg0)
String getProtocol()
Boolean hasProtocol()
@Deprecated A withNewProtocol(String arg0)
String getServiceName()
Boolean hasServiceName()
@Deprecated A withNewServiceName(String arg0)
String getServiceNamespace()
Boolean hasServiceNamespace()
@Deprecated A withNewServiceNamespace(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.