com.sap.cloud.sdk.service.prov.rt.usercontext.TenantIdProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api Show documentation
Show all versions of api Show documentation
SAP Cloud Platform SDK for service development
package com.sap.cloud.sdk.service.prov.rt.usercontext;
public interface TenantIdProvider {
String getTenantId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy