Class Container
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,Object>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCreatePayload(String tenantId) booleangetContainersFromPayload(Map<String, Object> payload) static com.sap.cds.services.utils.lib.tools.api.QueryParametergetId()inthashCode()voidinsertCredentials(List<Credential> credentials) Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
toString
-
Constructor Details
-
Container
-
-
Method Details
-
createCreatePayload
-
getExpandCredentials
public static com.sap.cds.services.utils.lib.tools.api.QueryParameter getExpandCredentials() -
getContainersFromPayload
-
getBtpTenant
- Throws:
InternalError
-
getStatus
-
getId
-
getCredentials
-
insertCredentials
-
equals
-
hashCode
public int hashCode() -
toServiceInstance
-
toServiceBindings
-