Interface TestMappingResponse.Builder

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

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

    • mappedFileContent

      TestMappingResponse.Builder mappedFileContent(String mappedFileContent)

      Returns a string for the mapping that can be used to identify the mapping. Similar to a fingerprint

      Parameters:
      mappedFileContent - Returns a string for the mapping that can be used to identify the mapping. Similar to a fingerprint
      Returns:
      Returns a reference to this object so that method calls can be chained together.