### YamlMime:JavaType uid: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient" fullName: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient" name: "PercentileSourceTargetsClient" nameWithType: "PercentileSourceTargetsClient" summary: "An instance of this class provides access to all the operations defined in PercentileSourceTargetsClient." syntax: "public interface **PercentileSourceTargetsClient**" methods: - uid: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient.listMetrics(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient.listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" name: "listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" nameWithType: "PercentileSourceTargetsClient.listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" summary: "Retrieves the metrics determined by the given filter for the given account, source and target region." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Cosmos DB database account name." name: "accountName" type: "String" - description: "Source region from which data is written. Cosmos DB region, with spaces between words and\n each word capitalized." name: "sourceRegion" type: "String" - description: "Target region to which data is written. Cosmos DB region, with spaces between words and each\n word capitalized." name: "targetRegion" type: "String" - description: "An OData filter expression that describes a subset of metrics to return. The parameters that can be\n filtered are name.value (name of the metric, can have an or of multiple names), startTime, endTime, and\n timeGrain. The supported operator is eq." name: "filter" type: "String" syntax: "public abstract PagedIterable listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" desc: "Retrieves the metrics determined by the given filter for the given account, source and target region. This url is only for PBS and Replication Latency data." returns: description: "the response to a list percentile metrics request as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient.listMetrics(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient.listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter, Context context)" name: "listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter, Context context)" nameWithType: "PercentileSourceTargetsClient.listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter, Context context)" summary: "Retrieves the metrics determined by the given filter for the given account, source and target region." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Cosmos DB database account name." name: "accountName" type: "String" - description: "Source region from which data is written. Cosmos DB region, with spaces between words and\n each word capitalized." name: "sourceRegion" type: "String" - description: "Target region to which data is written. Cosmos DB region, with spaces between words and each\n word capitalized." name: "targetRegion" type: "String" - description: "An OData filter expression that describes a subset of metrics to return. The parameters that can be\n filtered are name.value (name of the metric, can have an or of multiple names), startTime, endTime, and\n timeGrain. The supported operator is eq." name: "filter" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listMetrics(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter, Context context)" desc: "Retrieves the metrics determined by the given filter for the given account, source and target region. This url is only for PBS and Replication Latency data." returns: description: "the response to a list percentile metrics request as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient.listMetricsAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.cosmos.fluent.PercentileSourceTargetsClient.listMetricsAsync(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" name: "listMetricsAsync(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" nameWithType: "PercentileSourceTargetsClient.listMetricsAsync(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" summary: "Retrieves the metrics determined by the given filter for the given account, source and target region." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "Cosmos DB database account name." name: "accountName" type: "String" - description: "Source region from which data is written. Cosmos DB region, with spaces between words and\n each word capitalized." name: "sourceRegion" type: "String" - description: "Target region to which data is written. Cosmos DB region, with spaces between words and each\n word capitalized." name: "targetRegion" type: "String" - description: "An OData filter expression that describes a subset of metrics to return. The parameters that can be\n filtered are name.value (name of the metric, can have an or of multiple names), startTime, endTime, and\n timeGrain. The supported operator is eq." name: "filter" type: "String" syntax: "public abstract PagedFlux listMetricsAsync(String resourceGroupName, String accountName, String sourceRegion, String targetRegion, String filter)" desc: "Retrieves the metrics determined by the given filter for the given account, source and target region. This url is only for PBS and Replication Latency data." returns: description: "the response to a list percentile metrics request as paginated response with ." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in PercentileSourceTargetsClient." metadata: {} package: "com.azure.resourcemanager.cosmos.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.0