| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAppInstanceResponse |
ChimeClient.createAppInstance(Consumer<CreateAppInstanceRequest.Builder> createAppInstanceRequest)
Deprecated.
Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespace
|
default CreateAppInstanceResponse |
ChimeClient.createAppInstance(CreateAppInstanceRequest createAppInstanceRequest)
Deprecated.
Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAppInstanceResponse> |
ChimeAsyncClient.createAppInstance(Consumer<CreateAppInstanceRequest.Builder> createAppInstanceRequest)
Deprecated.
Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespace
|
default CompletableFuture<CreateAppInstanceResponse> |
ChimeAsyncClient.createAppInstance(CreateAppInstanceRequest createAppInstanceRequest)
Deprecated.
Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespace
|
Copyright © 2023. All rights reserved.