public interface CertificatePrivateKeyFluent<A extends CertificatePrivateKeyFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getRotationPolicy() |
Boolean |
hasRotationPolicy() |
A |
withNewRotationPolicy(String arg0)
Deprecated.
|
A |
withRotationPolicy(String rotationPolicy) |
String getRotationPolicy()
Boolean hasRotationPolicy()
@Deprecated A withNewRotationPolicy(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.