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