Interface CreateProfileResponse.Builder

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

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

    • profileId

      CreateProfileResponse.Builder profileId(String profileId)

      The unique identifier for the AS2 profile, returned after the API call succeeds.

      Parameters:
      profileId - The unique identifier for the AS2 profile, returned after the API call succeeds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.