Interface PerformanceMetrics.Builder

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

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

    • properties

      PerformanceMetrics.Builder properties(Map<String,String> properties)
      Sets the value of the Properties property for this object.
      Parameters:
      properties - The new value for the Properties property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.