Interface ListResourceTelemetryForOrganizationResponse.Builder

    • Method Detail

      • telemetryConfigurations

        ListResourceTelemetryForOrganizationResponse.Builder telemetryConfigurations​(Collection<TelemetryConfiguration> telemetryConfigurations)

        A list of telemetry configurations for AWS resources supported by telemetry config in the organization.

        Parameters:
        telemetryConfigurations - A list of telemetry configurations for AWS resources supported by telemetry config in the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • telemetryConfigurations

        ListResourceTelemetryForOrganizationResponse.Builder telemetryConfigurations​(TelemetryConfiguration... telemetryConfigurations)

        A list of telemetry configurations for AWS resources supported by telemetry config in the organization.

        Parameters:
        telemetryConfigurations - A list of telemetry configurations for AWS resources supported by telemetry config in the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListResourceTelemetryForOrganizationResponse.Builder nextToken​(String nextToken)

        The token for the next set of items to return. A previous call provides this token.

        Parameters:
        nextToken - The token for the next set of items to return. A previous call provides this token.
        Returns:
        Returns a reference to this object so that method calls can be chained together.