public class RegistryServiceStatusFluentImpl<A extends RegistryServiceStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RegistryServiceStatusFluent<A>
| Constructor and Description |
|---|
RegistryServiceStatusFluentImpl() |
RegistryServiceStatusFluentImpl(RegistryServiceStatus instance) |
public RegistryServiceStatusFluentImpl()
public RegistryServiceStatusFluentImpl(RegistryServiceStatus instance)
public String getCreatedAt()
getCreatedAt in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withCreatedAt(String createdAt)
withCreatedAt in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public Boolean hasCreatedAt()
hasCreatedAt in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewCreatedAt(String arg1)
withNewCreatedAt in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewCreatedAt(StringBuilder arg1)
withNewCreatedAt in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewCreatedAt(StringBuffer arg1)
withNewCreatedAt in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public String getPort()
getPort in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withPort(String port)
withPort in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public Boolean hasPort()
hasPort in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewPort(String arg1)
withNewPort in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewPort(StringBuilder arg1)
withNewPort in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewPort(StringBuffer arg1)
withNewPort in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public String getProtocol()
getProtocol in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withProtocol(String protocol)
withProtocol in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public Boolean hasProtocol()
hasProtocol in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewProtocol(String arg1)
withNewProtocol in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewProtocol(StringBuilder arg1)
withNewProtocol in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewProtocol(StringBuffer arg1)
withNewProtocol in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public String getServiceName()
getServiceName in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withServiceName(String serviceName)
withServiceName in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public Boolean hasServiceName()
hasServiceName in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewServiceName(String arg1)
withNewServiceName in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewServiceName(StringBuilder arg1)
withNewServiceName in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewServiceName(StringBuffer arg1)
withNewServiceName in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public String getServiceNamespace()
getServiceNamespace in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withServiceNamespace(String serviceNamespace)
withServiceNamespace in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public Boolean hasServiceNamespace()
hasServiceNamespace in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewServiceNamespace(String arg1)
withNewServiceNamespace in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewServiceNamespace(StringBuilder arg1)
withNewServiceNamespace in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>public A withNewServiceNamespace(StringBuffer arg1)
withNewServiceNamespace in interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.