Interface SpringApp.DefinitionStages.WithServiceBinding

    • Method Detail

      • withoutServiceBinding

        SpringApp.DefinitionStages.WithCreate withoutServiceBinding​(String name)
        Removes a service binding for the spring app.
        Parameters:
        name - the service binding name
        Returns:
        the next stage of spring app update