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