public static interface Renewal.ChainRenewalResponseBodyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Cppki.Chain |
getChain()
The renewed certificate chain.
|
Cppki.ChainOrBuilder |
getChainOrBuilder()
The renewed certificate chain.
|
boolean |
hasChain()
The renewed certificate chain.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChain()
The renewed certificate chain.
.proto.control_plane.v1.Chain chain = 1;Cppki.Chain getChain()
The renewed certificate chain.
.proto.control_plane.v1.Chain chain = 1;Cppki.ChainOrBuilder getChainOrBuilder()
The renewed certificate chain.
.proto.control_plane.v1.Chain chain = 1;Copyright © 2024. All rights reserved.