Is there a way to retrieve the name of the specific sublayer of the service the SOI is receiving a request for through the Java SDK? The handleRESTRequest function takes the resourceName parameter which specifies the sublayer index (i.e. ‘layers/23’) of the request. How can I retrieve the title of that sublayer as a string?