public static interface UpdateAppInstanceUserEndpointResponse.Builder extends ChimeSdkIdentityResponse.Builder, SdkPojo, CopyableBuilder<UpdateAppInstanceUserEndpointResponse.Builder,UpdateAppInstanceUserEndpointResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateAppInstanceUserEndpointResponse.Builder |
appInstanceUserArn(String appInstanceUserArn)
The ARN of the
AppInstanceUser. |
UpdateAppInstanceUserEndpointResponse.Builder |
endpointId(String endpointId)
The unique identifier of the
AppInstanceUserEndpoint. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAppInstanceUserEndpointResponse.Builder appInstanceUserArn(String appInstanceUserArn)
The ARN of the AppInstanceUser.
appInstanceUserArn - The ARN of the AppInstanceUser.UpdateAppInstanceUserEndpointResponse.Builder endpointId(String endpointId)
The unique identifier of the AppInstanceUserEndpoint.
endpointId - The unique identifier of the AppInstanceUserEndpoint.Copyright © 2023. All rights reserved.