All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.Int64RangeMatch.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250107-2.0.0
Show newest version






Int64RangeMatch (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class Int64RangeMatch

    • Constructor Detail

      • Int64RangeMatch

        public Int64RangeMatch()
    • Method Detail

      • getRangeEnd

        public Long getRangeEnd()
        The end of the range (exclusive) in signed long integer format.
        Returns:
        value or null for none
      • setRangeEnd

        public Int64RangeMatch setRangeEnd(Long rangeEnd)
        The end of the range (exclusive) in signed long integer format.
        Parameters:
        rangeEnd - rangeEnd or null for none
      • getRangeStart

        public Long getRangeStart()
        The start of the range (inclusive) in signed long integer format.
        Returns:
        value or null for none
      • setRangeStart

        public Int64RangeMatch setRangeStart(Long rangeStart)
        The start of the range (inclusive) in signed long integer format.
        Parameters:
        rangeStart - rangeStart or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy