Interface UpdateProfileResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateProfileResponse.Builder,UpdateProfileResponse>, SdkBuilder<UpdateProfileResponse.Builder,UpdateProfileResponse>, SdkPojo, SdkResponse.Builder, TransferResponse.Builder
Enclosing class:
UpdateProfileResponse

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

    • profileId

      UpdateProfileResponse.Builder profileId(String profileId)

      Returns the identifier for the profile that's being updated.

      Parameters:
      profileId - Returns the identifier for the profile that's being updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.