Interface WorkloadProfile.Builder

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

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

    • profileArn

      WorkloadProfile.Builder profileArn(String profileArn)

      The profile ARN.

      Parameters:
      profileArn - The profile ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileVersion

      WorkloadProfile.Builder profileVersion(String profileVersion)

      The profile version.

      Parameters:
      profileVersion - The profile version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.