101 строка
10 KiB
YAML
101 строка
10 KiB
YAML
### 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 Percentile<wbr>Source<wbr>Targets<wbr>Client."
|
|
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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Cosmos DB database account name."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Source region from which data is written. Cosmos DB region, with spaces between words and\n each word capitalized."
|
|
name: "sourceRegion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Target region to which data is written. Cosmos DB region, with spaces between words and each\n word capitalized."
|
|
name: "targetRegion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<PercentileMetricInner> 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 <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.PercentileMetricInner?alt=com.azure.resourcemanager.cosmos.fluent.models.PercentileMetricInner&text=PercentileMetricInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Cosmos DB database account name."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Source region from which data is written. Cosmos DB region, with spaces between words and\n each word capitalized."
|
|
name: "sourceRegion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Target region to which data is written. Cosmos DB region, with spaces between words and each\n word capitalized."
|
|
name: "targetRegion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<PercentileMetricInner> 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 <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.PercentileMetricInner?alt=com.azure.resourcemanager.cosmos.fluent.models.PercentileMetricInner&text=PercentileMetricInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Cosmos DB database account name."
|
|
name: "accountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Source region from which data is written. Cosmos DB region, with spaces between words and\n each word capitalized."
|
|
name: "sourceRegion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Target region to which data is written. Cosmos DB region, with spaces between words and each\n word capitalized."
|
|
name: "targetRegion"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedFlux<PercentileMetricInner> 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 <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.PercentileMetricInner?alt=com.azure.resourcemanager.cosmos.fluent.models.PercentileMetricInner&text=PercentileMetricInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
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
|