Class MobileNetworkResourceId


  • public final class MobileNetworkResourceId
    extends Object
    Reference to a Mobile Network resource.
    • Constructor Detail

      • MobileNetworkResourceId

        public MobileNetworkResourceId()
    • Method Detail

      • id

        public String id()
        Get the id property: Mobile Network resource ID.
        Returns:
        the id value.
      • withId

        public MobileNetworkResourceId withId​(String id)
        Set the id property: Mobile Network resource ID.
        Parameters:
        id - the id value to set.
        Returns:
        the MobileNetworkResourceId object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.