Uses of Class
software.amazon.awssdk.services.chime.model.BatchCreateChannelMembershipResponse
-
Packages that use BatchCreateChannelMembershipResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of BatchCreateChannelMembershipResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return BatchCreateChannelMembershipResponse Modifier and Type Method Description default BatchCreateChannelMembershipResponseChimeClient. batchCreateChannelMembership(Consumer<BatchCreateChannelMembershipRequest.Builder> batchCreateChannelMembershipRequest)Deprecated.Replaced by BatchCreateChannelMembership in the Amazon Chime SDK Messaging Namespacedefault BatchCreateChannelMembershipResponseChimeClient. batchCreateChannelMembership(BatchCreateChannelMembershipRequest batchCreateChannelMembershipRequest)Deprecated.Replaced by BatchCreateChannelMembership in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type BatchCreateChannelMembershipResponse Modifier and Type Method Description default CompletableFuture<BatchCreateChannelMembershipResponse>ChimeAsyncClient. batchCreateChannelMembership(Consumer<BatchCreateChannelMembershipRequest.Builder> batchCreateChannelMembershipRequest)Deprecated.Replaced by BatchCreateChannelMembership in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<BatchCreateChannelMembershipResponse>ChimeAsyncClient. batchCreateChannelMembership(BatchCreateChannelMembershipRequest batchCreateChannelMembershipRequest)Deprecated.Replaced by BatchCreateChannelMembership in the Amazon Chime SDK Messaging Namespace
-