### YamlMime:JavaType uid: "com.azure.resourcemanager.maps.models.MapsOperations" fullName: "com.azure.resourcemanager.maps.models.MapsOperations" name: "MapsOperations" nameWithType: "MapsOperations" summary: "The set of operations available for Maps." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **MapsOperations**" constructors: - uid: "com.azure.resourcemanager.maps.models.MapsOperations.MapsOperations()" fullName: "com.azure.resourcemanager.maps.models.MapsOperations.MapsOperations()" name: "MapsOperations()" nameWithType: "MapsOperations.MapsOperations()" summary: "Creates an instance of MapsOperations class." syntax: "public MapsOperations()" desc: "Creates an instance of MapsOperations class." methods: - uid: "com.azure.resourcemanager.maps.models.MapsOperations.nextLink()" fullName: "com.azure.resourcemanager.maps.models.MapsOperations.nextLink()" name: "nextLink()" nameWithType: "MapsOperations.nextLink()" summary: "Get the nextLink property: URL client should use to fetch the next page (per server side paging)." syntax: "public String nextLink()" desc: "Get the nextLink property: URL client should use to fetch the next page (per server side paging). It's null for now, added for future use." returns: description: "the nextLink value." type: "String" - uid: "com.azure.resourcemanager.maps.models.MapsOperations.validate()" fullName: "com.azure.resourcemanager.maps.models.MapsOperations.validate()" name: "validate()" nameWithType: "MapsOperations.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.maps.models.MapsOperations.value()" fullName: "com.azure.resourcemanager.maps.models.MapsOperations.value()" name: "value()" nameWithType: "MapsOperations.value()" summary: "Get the value property: An operation available for Maps." syntax: "public List value()" desc: "Get the value property: An operation available for Maps." returns: description: "the value value." type: "List<>" - uid: "com.azure.resourcemanager.maps.models.MapsOperations.withNextLink(java.lang.String)" fullName: "com.azure.resourcemanager.maps.models.MapsOperations.withNextLink(String nextLink)" name: "withNextLink(String nextLink)" nameWithType: "MapsOperations.withNextLink(String nextLink)" summary: "Set the nextLink property: URL client should use to fetch the next page (per server side paging)." parameters: - description: "the nextLink value to set." name: "nextLink" type: "String" syntax: "public MapsOperations withNextLink(String nextLink)" desc: "Set the nextLink property: URL client should use to fetch the next page (per server side paging). It's null for now, added for future use." returns: description: "the MapsOperations object itself." type: "" type: "class" desc: "The set of operations available for Maps." metadata: {} package: "com.azure.resourcemanager.maps.models" artifact: com.azure.resourcemanager:azure-resourcemanager-maps:1.0.0