|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FsImageProto.SecretManagerSection.DelegationKeyOrBuilder
| Method Summary | |
|---|---|
long |
getExpiryDate()
optional uint64 expiryDate = 2; |
int |
getId()
optional uint32 id = 1; |
com.google.protobuf.ByteString |
getKey()
optional bytes key = 3; |
boolean |
hasExpiryDate()
optional uint64 expiryDate = 2; |
boolean |
hasId()
optional uint32 id = 1; |
boolean |
hasKey()
optional bytes key = 3; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasId()
optional uint32 id = 1;
int getId()
optional uint32 id = 1;
boolean hasExpiryDate()
optional uint64 expiryDate = 2;
long getExpiryDate()
optional uint64 expiryDate = 2;
boolean hasKey()
optional bytes key = 3;
com.google.protobuf.ByteString getKey()
optional bytes key = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||