public interface PersistentVolumeClaimVolumeSourceFluent<A extends PersistentVolumeClaimVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getClaimName() |
Boolean |
getReadOnly() |
Boolean |
hasClaimName() |
Boolean |
hasReadOnly() |
A |
withClaimName(String claimName) |
A |
withNewClaimName(String arg0)
Deprecated.
|
A |
withReadOnly(Boolean readOnly) |
Copyright © 2015–2021 Red Hat. All rights reserved.