Interface PerformanceInsightsMetricDimensionGroup.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PerformanceInsightsMetricDimensionGroup.Builder,PerformanceInsightsMetricDimensionGroup>, SdkBuilder<PerformanceInsightsMetricDimensionGroup.Builder,PerformanceInsightsMetricDimensionGroup>, SdkPojo
Enclosing class:
PerformanceInsightsMetricDimensionGroup

public static interface PerformanceInsightsMetricDimensionGroup.Builder extends SdkPojo, CopyableBuilder<PerformanceInsightsMetricDimensionGroup.Builder,PerformanceInsightsMetricDimensionGroup>
  • Method Details

    • dimensions

      A list of specific dimensions from a dimension group. If this list isn't included, then all of the dimensions in the group were requested, or are present in the response.

      Parameters:
      dimensions - A list of specific dimensions from a dimension group. If this list isn't included, then all of the dimensions in the group were requested, or are present in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dimensions

      A list of specific dimensions from a dimension group. If this list isn't included, then all of the dimensions in the group were requested, or are present in the response.

      Parameters:
      dimensions - A list of specific dimensions from a dimension group. If this list isn't included, then all of the dimensions in the group were requested, or are present in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • group

      The available dimension groups for Performance Insights metric type.

      Parameters:
      group - The available dimension groups for Performance Insights metric type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • limit

      The maximum number of items to fetch for this dimension group.

      Parameters:
      limit - The maximum number of items to fetch for this dimension group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.