Uses of Class
software.amazon.awssdk.services.chime.model.BatchCreateAttendeeResponse
-
Packages that use BatchCreateAttendeeResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of BatchCreateAttendeeResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return BatchCreateAttendeeResponse Modifier and Type Method Description default BatchCreateAttendeeResponseChimeClient. batchCreateAttendee(Consumer<BatchCreateAttendeeRequest.Builder> batchCreateAttendeeRequest)Deprecated.Replaced by BatchCreateAttendee in the Amazon Chime SDK Meetings Namespacedefault BatchCreateAttendeeResponseChimeClient. batchCreateAttendee(BatchCreateAttendeeRequest batchCreateAttendeeRequest)Deprecated.Replaced by BatchCreateAttendee in the Amazon Chime SDK Meetings NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type BatchCreateAttendeeResponse Modifier and Type Method Description default CompletableFuture<BatchCreateAttendeeResponse>ChimeAsyncClient. batchCreateAttendee(Consumer<BatchCreateAttendeeRequest.Builder> batchCreateAttendeeRequest)Deprecated.Replaced by BatchCreateAttendee in the Amazon Chime SDK Meetings Namespacedefault CompletableFuture<BatchCreateAttendeeResponse>ChimeAsyncClient. batchCreateAttendee(BatchCreateAttendeeRequest batchCreateAttendeeRequest)Deprecated.Replaced by BatchCreateAttendee in the Amazon Chime SDK Meetings Namespace
-