public class DoneableRegistryServiceStatus extends RegistryServiceStatusFluentImpl<DoneableRegistryServiceStatus> implements io.fabric8.kubernetes.api.model.Doneable<RegistryServiceStatus>
| Constructor and Description |
|---|
DoneableRegistryServiceStatus(io.fabric8.kubernetes.api.builder.Function<RegistryServiceStatus,RegistryServiceStatus> function) |
DoneableRegistryServiceStatus(RegistryServiceStatus item) |
DoneableRegistryServiceStatus(RegistryServiceStatus item,
io.fabric8.kubernetes.api.builder.Function<RegistryServiceStatus,RegistryServiceStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
RegistryServiceStatus |
done() |
equals, getCreatedAt, getPort, getProtocol, getServiceName, getServiceNamespace, hasCreatedAt, hashCode, hasPort, hasProtocol, hasServiceName, hasServiceNamespace, withCreatedAt, withNewCreatedAt, withNewCreatedAt, withNewCreatedAt, withNewPort, withNewPort, withNewPort, withNewProtocol, withNewProtocol, withNewProtocol, withNewServiceName, withNewServiceName, withNewServiceName, withNewServiceNamespace, withNewServiceNamespace, withNewServiceNamespace, withPort, withProtocol, withServiceName, withServiceNamespacepublic DoneableRegistryServiceStatus(io.fabric8.kubernetes.api.builder.Function<RegistryServiceStatus,RegistryServiceStatus> function)
public DoneableRegistryServiceStatus(RegistryServiceStatus item, io.fabric8.kubernetes.api.builder.Function<RegistryServiceStatus,RegistryServiceStatus> function)
public DoneableRegistryServiceStatus(RegistryServiceStatus item)
public RegistryServiceStatus done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RegistryServiceStatus>Copyright © 2015–2021 Red Hat. All rights reserved.