### YamlMime:JavaType uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList" name: "LoadTestResourcePageList" nameWithType: "LoadTestResourcePageList" summary: "List of resources page result." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **LoadTestResourcePageList**" constructors: - uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.LoadTestResourcePageList()" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.LoadTestResourcePageList()" name: "LoadTestResourcePageList()" nameWithType: "LoadTestResourcePageList.LoadTestResourcePageList()" summary: "Creates an instance of LoadTestResourcePageList class." syntax: "public LoadTestResourcePageList()" desc: "Creates an instance of LoadTestResourcePageList class." methods: - uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.nextLink()" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.nextLink()" name: "nextLink()" nameWithType: "LoadTestResourcePageList.nextLink()" summary: "Get the nextLink property: Link to next page of resources." syntax: "public String nextLink()" desc: "Get the nextLink property: Link to next page of resources." returns: description: "the nextLink value." type: "String" - uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.validate()" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.validate()" name: "validate()" nameWithType: "LoadTestResourcePageList.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.value()" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.value()" name: "value()" nameWithType: "LoadTestResourcePageList.value()" summary: "Get the value property: List of resources in current page." syntax: "public List value()" desc: "Get the value property: List of resources in current page." returns: description: "the value value." type: "List<>" - uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.withNextLink(java.lang.String)" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.withNextLink(String nextLink)" name: "withNextLink(String nextLink)" nameWithType: "LoadTestResourcePageList.withNextLink(String nextLink)" summary: "Set the nextLink property: Link to next page of resources." parameters: - description: "the nextLink value to set." name: "nextLink" type: "String" syntax: "public LoadTestResourcePageList withNextLink(String nextLink)" desc: "Set the nextLink property: Link to next page of resources." returns: description: "the LoadTestResourcePageList object itself." type: "" - uid: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.withValue(java.util.List)" fullName: "com.azure.resourcemanager.loadtestservice.models.LoadTestResourcePageList.withValue(List value)" name: "withValue(List value)" nameWithType: "LoadTestResourcePageList.withValue(List value)" summary: "Set the value property: List of resources in current page." parameters: - description: "the value value to set." name: "value" type: "List<>" syntax: "public LoadTestResourcePageList withValue(List value)" desc: "Set the value property: List of resources in current page." returns: description: "the LoadTestResourcePageList object itself." type: "" type: "class" desc: "List of resources page result." metadata: {} package: "com.azure.resourcemanager.loadtestservice.models" artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2