public class KinesisUtil extends Object
static String
extractUrlAfterScheme(String urlString)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String extractUrlAfterScheme(String urlString)
For example, if the input URL is "https://abc.com", the output will be "abc.com".
urlString
Copyright © 2025 MuleSoft, Inc.. All rights reserved.