public static interface Certificate.Status.ACMECertificateDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccountRef()
optional string account_ref = 4; |
com.google.protobuf.ByteString |
getAccountRefBytes()
optional string account_ref = 4; |
java.lang.String |
getCertStableURL()
optional string cert_stableURL = 3; |
com.google.protobuf.ByteString |
getCertStableURLBytes()
optional string cert_stableURL = 3; |
java.lang.String |
getCertURL()
optional string certURL = 2; |
com.google.protobuf.ByteString |
getCertURLBytes()
optional string certURL = 2; |
java.lang.String |
getDomain()
optional string domain = 1; |
com.google.protobuf.ByteString |
getDomainBytes()
optional string domain = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getDomain()
optional string domain = 1;com.google.protobuf.ByteString getDomainBytes()
optional string domain = 1;java.lang.String getCertURL()
optional string certURL = 2;com.google.protobuf.ByteString getCertURLBytes()
optional string certURL = 2;java.lang.String getCertStableURL()
optional string cert_stableURL = 3;com.google.protobuf.ByteString getCertStableURLBytes()
optional string cert_stableURL = 3;java.lang.String getAccountRef()
optional string account_ref = 4;com.google.protobuf.ByteString getAccountRefBytes()
optional string account_ref = 4;