Uses of Class
software.amazon.awssdk.services.chime.model.CreateAppInstanceResponse
-
Packages that use CreateAppInstanceResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of CreateAppInstanceResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return CreateAppInstanceResponse Modifier and Type Method Description default CreateAppInstanceResponseChimeClient. createAppInstance(Consumer<CreateAppInstanceRequest.Builder> createAppInstanceRequest)Deprecated.Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespacedefault CreateAppInstanceResponseChimeClient. createAppInstance(CreateAppInstanceRequest createAppInstanceRequest)Deprecated.Replaced by CreateAppInstance in the Amazon Chime SDK Identity NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type CreateAppInstanceResponse Modifier and Type Method Description default CompletableFuture<CreateAppInstanceResponse>ChimeAsyncClient. createAppInstance(Consumer<CreateAppInstanceRequest.Builder> createAppInstanceRequest)Deprecated.Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespacedefault CompletableFuture<CreateAppInstanceResponse>ChimeAsyncClient. createAppInstance(CreateAppInstanceRequest createAppInstanceRequest)Deprecated.Replaced by CreateAppInstance in the Amazon Chime SDK Identity Namespace
-