### YamlMime:JavaType uid: "com.azure.resourcemanager.postgresql.fluent.ReplicasClient" fullName: "com.azure.resourcemanager.postgresql.fluent.ReplicasClient" name: "ReplicasClient" nameWithType: "ReplicasClient" summary: "An instance of this class provides access to all the operations defined in ReplicasClient." syntax: "public interface **ReplicasClient**" methods: - uid: "com.azure.resourcemanager.postgresql.fluent.ReplicasClient.listByServer(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.postgresql.fluent.ReplicasClient.listByServer(String resourceGroupName, String serverName)" name: "listByServer(String resourceGroupName, String serverName)" nameWithType: "ReplicasClient.listByServer(String resourceGroupName, String serverName)" summary: "List all the replicas for a given server." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the server." name: "serverName" type: "String" syntax: "public abstract PagedIterable listByServer(String resourceGroupName, String serverName)" desc: "List all the replicas for a given server." returns: description: "a list of servers." type: "<>" - uid: "com.azure.resourcemanager.postgresql.fluent.ReplicasClient.listByServer(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.postgresql.fluent.ReplicasClient.listByServer(String resourceGroupName, String serverName, Context context)" name: "listByServer(String resourceGroupName, String serverName, Context context)" nameWithType: "ReplicasClient.listByServer(String resourceGroupName, String serverName, Context context)" summary: "List all the replicas for a given server." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the server." name: "serverName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByServer(String resourceGroupName, String serverName, Context context)" desc: "List all the replicas for a given server." returns: description: "a list of servers." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in ReplicasClient." metadata: {} package: "com.azure.resourcemanager.postgresql.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-postgresql:1.0.2