Class VcapPojo


  • public class VcapPojo
    extends Object
    the pojo of VcapPojo
    • Constructor Detail

      • VcapPojo

        public VcapPojo()
    • Method Detail

      • getServiceBrokerName

        public String getServiceBrokerName()
        Gets the service broker name.
        Returns:
        the service broker name
      • setServiceBrokerName

        public void setServiceBrokerName​(String serviceBrokerName)
        Sets the service broker name.
        Parameters:
        serviceBrokerName - the service broker name
      • getServiceConfig

        public VcapServiceConfig getServiceConfig()
        Gets the service config.
        Returns:
        the service config
      • setServiceConfig

        public void setServiceConfig​(VcapServiceConfig serviceConfig)
        Sets the service config.
        Parameters:
        serviceConfig - the service config