Class SigningCertificateEmbeddedSCT.Builder

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SigningCertificateEmbeddedSCT build()  
      SigningCertificateEmbeddedSCT buildPartial()  
      SigningCertificateEmbeddedSCT.Builder clear()  
      SigningCertificateEmbeddedSCT.Builder clearChain()
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      CertificateChain getChain()
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      CertificateChain.Builder getChainBuilder()
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      CertificateChainOrBuilder getChainOrBuilder()
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      SigningCertificateEmbeddedSCT getDefaultInstanceForType()  
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      com.google.protobuf.Descriptors.Descriptor getDescriptorForType()  
      boolean hasChain()
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      SigningCertificateEmbeddedSCT.Builder mergeChain​(CertificateChain value)
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      SigningCertificateEmbeddedSCT.Builder mergeFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      SigningCertificateEmbeddedSCT.Builder mergeFrom​(com.google.protobuf.Message other)  
      SigningCertificateEmbeddedSCT.Builder mergeFrom​(SigningCertificateEmbeddedSCT other)  
      SigningCertificateEmbeddedSCT.Builder setChain​(CertificateChain value)
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      SigningCertificateEmbeddedSCT.Builder setChain​(CertificateChain.Builder builderForValue)
      The certificate chain serialized with the leaf certificate first, followed by all intermediate certificates (if present), finishing with the root certificate.
      • Methods inherited from class com.google.protobuf.GeneratedMessage.Builder

        addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
      • Methods inherited from class com.google.protobuf.AbstractMessage.Builder

        findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
      • Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

        addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.Message.Builder

        mergeDelimitedFrom, mergeDelimitedFrom
      • Methods inherited from interface com.google.protobuf.MessageLite.Builder

        mergeFrom
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SigningCertificateEmbeddedSCT.Builder>
      • getDescriptorForType

        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        Specified by:
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        Specified by:
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<SigningCertificateEmbeddedSCT.Builder>
      • getDefaultInstanceForType

        public SigningCertificateEmbeddedSCT getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
      • build

        public SigningCertificateEmbeddedSCT build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public SigningCertificateEmbeddedSCT buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessage.Builder<SigningCertificateEmbeddedSCT.Builder>
      • mergeFrom

        public SigningCertificateEmbeddedSCT.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws java.io.IOException
        Specified by:
        mergeFrom in interface com.google.protobuf.Message.Builder
        Specified by:
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        Overrides:
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SigningCertificateEmbeddedSCT.Builder>
        Throws:
        java.io.IOException
      • hasChain

        public boolean hasChain()
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
        Specified by:
        hasChain in interface SigningCertificateEmbeddedSCTOrBuilder
        Returns:
        Whether the chain field is set.
      • getChain

        public CertificateChain getChain()
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
        Specified by:
        getChain in interface SigningCertificateEmbeddedSCTOrBuilder
        Returns:
        The chain.
      • setChain

        public SigningCertificateEmbeddedSCT.Builder setChain​(CertificateChain value)
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
      • setChain

        public SigningCertificateEmbeddedSCT.Builder setChain​(CertificateChain.Builder builderForValue)
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
      • mergeChain

        public SigningCertificateEmbeddedSCT.Builder mergeChain​(CertificateChain value)
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
      • clearChain

        public SigningCertificateEmbeddedSCT.Builder clearChain()
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
      • getChainBuilder

        public CertificateChain.Builder getChainBuilder()
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
      • getChainOrBuilder

        public CertificateChainOrBuilder getChainOrBuilder()
        
         The certificate chain serialized with the leaf certificate first, followed
         by all intermediate certificates (if present), finishing with the root certificate.
        
         All values are PEM-encoded certificates.
         
        .dev.sigstore.fulcio.v2.CertificateChain chain = 1;
        Specified by:
        getChainOrBuilder in interface SigningCertificateEmbeddedSCTOrBuilder