### YamlMime:JavaType uid: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient" fullName: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient" name: "ServiceAssociationLinksClient" nameWithType: "ServiceAssociationLinksClient" summary: "An instance of this class provides access to all the operations defined in ServiceAssociationLinksClient." syntax: "public interface **ServiceAssociationLinksClient**" methods: - uid: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.list(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.list(String resourceGroupName, String virtualNetworkName, String subnetName)" name: "list(String resourceGroupName, String virtualNetworkName, String subnetName)" nameWithType: "ServiceAssociationLinksClient.list(String resourceGroupName, String virtualNetworkName, String subnetName)" summary: "Gets a list of service association links for a subnet." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the virtual network." name: "virtualNetworkName" type: "String" - description: "The name of the subnet." name: "subnetName" type: "String" syntax: "public abstract ServiceAssociationLinksListResultInner list(String resourceGroupName, String virtualNetworkName, String subnetName)" desc: "Gets a list of service association links for a subnet." returns: description: "a list of service association links for a subnet." type: "" - uid: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.listAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.listAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" name: "listAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" nameWithType: "ServiceAssociationLinksClient.listAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" summary: "Gets a list of service association links for a subnet." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the virtual network." name: "virtualNetworkName" type: "String" - description: "The name of the subnet." name: "subnetName" type: "String" syntax: "public abstract Mono listAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" desc: "Gets a list of service association links for a subnet." returns: description: "a list of service association links for a subnet on successful completion of ." type: "Mono<>" - uid: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.listWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.listWithResponse(String resourceGroupName, String virtualNetworkName, String subnetName, Context context)" name: "listWithResponse(String resourceGroupName, String virtualNetworkName, String subnetName, Context context)" nameWithType: "ServiceAssociationLinksClient.listWithResponse(String resourceGroupName, String virtualNetworkName, String subnetName, Context context)" summary: "Gets a list of service association links for a subnet." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the virtual network." name: "virtualNetworkName" type: "String" - description: "The name of the subnet." name: "subnetName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response listWithResponse(String resourceGroupName, String virtualNetworkName, String subnetName, Context context)" desc: "Gets a list of service association links for a subnet." returns: description: "a list of service association links for a subnet along with ." type: "<>" - uid: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.listWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.network.fluent.ServiceAssociationLinksClient.listWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" name: "listWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" nameWithType: "ServiceAssociationLinksClient.listWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" summary: "Gets a list of service association links for a subnet." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "String" - description: "The name of the virtual network." name: "virtualNetworkName" type: "String" - description: "The name of the subnet." name: "subnetName" type: "String" syntax: "public abstract Mono> listWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)" desc: "Gets a list of service association links for a subnet." returns: description: "a list of service association links for a subnet along with on successful completion of\n ." type: "Mono<<>>" type: "interface" desc: "An instance of this class provides access to all the operations defined in ServiceAssociationLinksClient." metadata: {} package: "com.azure.resourcemanager.network.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0