Class LocationGroup

    • Field Detail

      • clusterGeolocationTypeSpecified

        protected boolean clusterGeolocationTypeSpecified
      • locationGroupSpecified

        protected boolean locationGroupSpecified
      • usageRatePricesSpecified

        protected boolean usageRatePricesSpecified
    • Constructor Detail

      • LocationGroup

        public LocationGroup()
    • Method Detail

      • getClusterGeolocationType

        public String getClusterGeolocationType()
      • setClusterGeolocationType

        public void setClusterGeolocationType​(String clusterGeolocationType)
      • isClusterGeolocationTypeSpecified

        public boolean isClusterGeolocationTypeSpecified()
      • unsetClusterGeolocationType

        public void unsetClusterGeolocationType()
      • getLocationGroup

        public Group getLocationGroup()
      • setLocationGroup

        public void setLocationGroup​(Group locationGroup)
      • isLocationGroupSpecified

        public boolean isLocationGroupSpecified()
      • unsetLocationGroup

        public void unsetLocationGroup()
      • getUsageRatePrices

        public List<Price> getUsageRatePrices()
      • isUsageRatePricesSpecified

        public boolean isUsageRatePricesSpecified()
      • unsetUsageRatePrices

        public void unsetUsageRatePrices()