DeregisterAppInstanceUserEndpointResult |
AmazonChimeSDKIdentityClient.deregisterAppInstanceUserEndpoint(DeregisterAppInstanceUserEndpointRequest request)
Deregisters an AppInstanceUserEndpoint.
|
DeregisterAppInstanceUserEndpointResult |
AbstractAmazonChimeSDKIdentity.deregisterAppInstanceUserEndpoint(DeregisterAppInstanceUserEndpointRequest request) |
DeregisterAppInstanceUserEndpointResult |
AmazonChimeSDKIdentity.deregisterAppInstanceUserEndpoint(DeregisterAppInstanceUserEndpointRequest deregisterAppInstanceUserEndpointRequest)
Deregisters an AppInstanceUserEndpoint.
|
Future<DeregisterAppInstanceUserEndpointResult> |
AmazonChimeSDKIdentityAsyncClient.deregisterAppInstanceUserEndpointAsync(DeregisterAppInstanceUserEndpointRequest request) |
Future<DeregisterAppInstanceUserEndpointResult> |
AbstractAmazonChimeSDKIdentityAsync.deregisterAppInstanceUserEndpointAsync(DeregisterAppInstanceUserEndpointRequest request) |
Future<DeregisterAppInstanceUserEndpointResult> |
AmazonChimeSDKIdentityAsync.deregisterAppInstanceUserEndpointAsync(DeregisterAppInstanceUserEndpointRequest deregisterAppInstanceUserEndpointRequest)
Deregisters an AppInstanceUserEndpoint.
|
Future<DeregisterAppInstanceUserEndpointResult> |
AmazonChimeSDKIdentityAsyncClient.deregisterAppInstanceUserEndpointAsync(DeregisterAppInstanceUserEndpointRequest request,
AsyncHandler<DeregisterAppInstanceUserEndpointRequest,DeregisterAppInstanceUserEndpointResult> asyncHandler) |
Future<DeregisterAppInstanceUserEndpointResult> |
AbstractAmazonChimeSDKIdentityAsync.deregisterAppInstanceUserEndpointAsync(DeregisterAppInstanceUserEndpointRequest request,
AsyncHandler<DeregisterAppInstanceUserEndpointRequest,DeregisterAppInstanceUserEndpointResult> asyncHandler) |
Future<DeregisterAppInstanceUserEndpointResult> |
AmazonChimeSDKIdentityAsync.deregisterAppInstanceUserEndpointAsync(DeregisterAppInstanceUserEndpointRequest deregisterAppInstanceUserEndpointRequest,
AsyncHandler<DeregisterAppInstanceUserEndpointRequest,DeregisterAppInstanceUserEndpointResult> asyncHandler)
Deregisters an AppInstanceUserEndpoint.
|