Class MarshallerUtil

java.lang.Object
software.amazon.awssdk.protocols.json.internal.MarshallerUtil

public final class MarshallerUtil extends Object
  • Method Details

    • isInUri

      public static boolean isInUri(MarshallLocation location)
      Returns:
      true if the location is in the URI, false otherwise.