public interface ApiregistrationV1ServiceReferenceFluent<A extends ApiregistrationV1ServiceReferenceFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNamespace() |
Integer |
getPort() |
Boolean |
hasName() |
Boolean |
hasNamespace() |
Boolean |
hasPort() |
A |
withName(String name) |
A |
withNamespace(String namespace) |
A |
withPort(Integer port) |
Copyright © 2022. All rights reserved.