public static interface CreateProfileResponse.Builder extends TransferResponse.Builder, SdkPojo, CopyableBuilder<CreateProfileResponse.Builder,CreateProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateProfileResponse.Builder |
profileId(String profileId)
The unique identifier for the AS2 profile, returned after the API call succeeds.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateProfileResponse.Builder profileId(String profileId)
The unique identifier for the AS2 profile, returned after the API call succeeds.
profileId - The unique identifier for the AS2 profile, returned after the API call succeeds.Copyright © 2023. All rights reserved.