public interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Boolean |
hasName() |
A |
withName(String name) |
Copyright © 2015–2018 Red Hat. All rights reserved.