Class QualityGatesServiceCreateResponseJsonParser

java.lang.Object
org.sonarqube.ws.client.qualitygates.QualityGatesServiceCreateResponseJsonParser
All Implemented Interfaces:
com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>

public class QualityGatesServiceCreateResponseJsonParser extends Object implements com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.sonarqube.ws.Qualitygates.CreateResponse
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(byte[] data)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(byte[] data, int off, int len)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(byte[] data, int off, int len, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(com.google.protobuf.ByteString data)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(byte[] data)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(byte[] data, int off, int len)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(byte[] data, int off, int len, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(com.google.protobuf.ByteString data)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(com.google.protobuf.CodedInputStream input)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    org.sonarqube.ws.Qualitygates.CreateResponse
     
    org.sonarqube.ws.Qualitygates.CreateResponse
    parsePartialFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • QualityGatesServiceCreateResponseJsonParser

      public QualityGatesServiceCreateResponseJsonParser()
  • Method Details

    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(com.google.protobuf.CodedInputStream input) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(com.google.protobuf.CodedInputStream input) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(byte[] data, int off, int len) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(byte[] data, int off, int len, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(byte[] data, int off, int len) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(byte[] data, int off, int len, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(InputStream input) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(InputStream input) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseDelimitedFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseDelimitedFrom(InputStream input) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseDelimitedFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseDelimitedFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseDelimitedFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialDelimitedFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialDelimitedFrom(InputStream input) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialDelimitedFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parsePartialDelimitedFrom

      public org.sonarqube.ws.Qualitygates.CreateResponse parsePartialDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parsePartialDelimitedFrom in interface com.google.protobuf.Parser<org.sonarqube.ws.Qualitygates.CreateResponse>
      Throws:
      com.google.protobuf.InvalidProtocolBufferException