Interface WorkloadInsightsTopContributorsRow.Builder

    • Method Detail

      • accountId

        WorkloadInsightsTopContributorsRow.Builder accountId​(String accountId)

        The account ID for a specific row of data.

        Parameters:
        accountId - The account ID for a specific row of data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localSubnetId

        WorkloadInsightsTopContributorsRow.Builder localSubnetId​(String localSubnetId)

        The subnet identifier for the local resource.

        Parameters:
        localSubnetId - The subnet identifier for the local resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localAz

        WorkloadInsightsTopContributorsRow.Builder localAz​(String localAz)

        The identifier for the Availability Zone where the local resource is located.

        Parameters:
        localAz - The identifier for the Availability Zone where the local resource is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localVpcId

        WorkloadInsightsTopContributorsRow.Builder localVpcId​(String localVpcId)

        The identifier for the VPC for the local resource.

        Parameters:
        localVpcId - The identifier for the VPC for the local resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localRegion

        WorkloadInsightsTopContributorsRow.Builder localRegion​(String localRegion)

        The Amazon Web Services Region where the local resource is located.

        Parameters:
        localRegion - The Amazon Web Services Region where the local resource is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • remoteIdentifier

        WorkloadInsightsTopContributorsRow.Builder remoteIdentifier​(String remoteIdentifier)

        The identifier of a remote resource.

        Parameters:
        remoteIdentifier - The identifier of a remote resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        WorkloadInsightsTopContributorsRow.Builder value​(Long value)

        The value for a metric.

        Parameters:
        value - The value for a metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localSubnetArn

        WorkloadInsightsTopContributorsRow.Builder localSubnetArn​(String localSubnetArn)

        The Amazon Resource Name (ARN) of a local subnet.

        Parameters:
        localSubnetArn - The Amazon Resource Name (ARN) of a local subnet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • localVpcArn

        WorkloadInsightsTopContributorsRow.Builder localVpcArn​(String localVpcArn)

        The Amazon Resource Name (ARN) of a local VPC.

        Parameters:
        localVpcArn - The Amazon Resource Name (ARN) of a local VPC.
        Returns:
        Returns a reference to this object so that method calls can be chained together.