Uses of Class
com.sap.cds.feature.mt.lib.subscription.hana.mt.service.Container
Packages that use Container
-
Uses of Container in com.sap.cds.feature.mt.lib.subscription.hana.mt.service
Methods in com.sap.cds.feature.mt.lib.subscription.hana.mt.service that return types with arguments of type ContainerModifier and TypeMethodDescriptionContainerWithEtag.container()Returns the value of thecontainerrecord component.ContainersWithEtag.containers()Returns the value of thecontainersrecord component.HanaTenant.getContainers()Container.getContainersFromPayload(Map<String, Object> payload) Constructor parameters in com.sap.cds.feature.mt.lib.subscription.hana.mt.service with type arguments of type ContainerModifierConstructorDescriptionContainersWithEtag(List<Container> containers, String etag) Creates an instance of aContainersWithEtagrecord class.ContainerWithEtag(Optional<Container> container, String etag) Creates an instance of aContainerWithEtagrecord class.