### YamlMime:JavaType uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr" name: "Ambr" nameWithType: "Ambr" summary: "Aggregate maximum bit rate." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **Ambr**" constructors: - uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr.Ambr()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr.Ambr()" name: "Ambr()" nameWithType: "Ambr.Ambr()" summary: "Creates an instance of Ambr class." syntax: "public Ambr()" desc: "Creates an instance of Ambr class." methods: - uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr.downlink()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr.downlink()" name: "downlink()" nameWithType: "Ambr.downlink()" summary: "Get the downlink property: Downlink bit rate." syntax: "public String downlink()" desc: "Get the downlink property: Downlink bit rate." returns: description: "the downlink value." type: "String" - uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr.uplink()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr.uplink()" name: "uplink()" nameWithType: "Ambr.uplink()" summary: "Get the uplink property: Uplink bit rate." syntax: "public String uplink()" desc: "Get the uplink property: Uplink bit rate." returns: description: "the uplink value." type: "String" - uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr.validate()" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr.validate()" name: "validate()" nameWithType: "Ambr.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr.withDownlink(java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr.withDownlink(String downlink)" name: "withDownlink(String downlink)" nameWithType: "Ambr.withDownlink(String downlink)" summary: "Set the downlink property: Downlink bit rate." parameters: - description: "the downlink value to set." name: "downlink" type: "String" syntax: "public Ambr withDownlink(String downlink)" desc: "Set the downlink property: Downlink bit rate." returns: description: "the Ambr object itself." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Ambr.withUplink(java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Ambr.withUplink(String uplink)" name: "withUplink(String uplink)" nameWithType: "Ambr.withUplink(String uplink)" summary: "Set the uplink property: Uplink bit rate." parameters: - description: "the uplink value to set." name: "uplink" type: "String" syntax: "public Ambr withUplink(String uplink)" desc: "Set the uplink property: Uplink bit rate." returns: description: "the Ambr object itself." type: "" type: "class" desc: "Aggregate maximum bit rate." metadata: {} package: "com.azure.resourcemanager.mobilenetwork.models" artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0